home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sources.misc
- subject: v12i103: YA unpackmaps posting fix
- from: clewis@eci386 (Chris Lewis)
- Sender: allbery@uunet.UU.NET (Brandon S. Allbery - comp.sources.misc)
-
- Posting-number: Volume 12, Issue 103
- Submitted-by: clewis@eci386 (Chris Lewis)
- Archive-name: unpackmaps3.0/patch01
-
- A patch for unpackmaps version 3.
-
- Sheesh. One tiny change and I blow it. There is a shell syntax
- bug in unpackmaps at line 200:
-
- if test $? = 0 -a -n "$UNLINK"
- then
- rm -f $i
- done <-
-
- The "done" should obviously be a "fi".
-
- Sorry about that.
-
- --
- Chris Lewis, Elegant Communications Inc, {uunet!attcan,utzoo}!lsuc!eci386!clewis
- Ferret mailing list: eci386!ferret-list, psroff mailing list: eci386!psroff-list
-
-