summaryrefslogtreecommitdiff
path: root/packages/linux
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>1999-03-25 15:57:50 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>1999-03-25 15:57:50 +0000
commit0872167f48fd642caf387764e692462afb42d1f1 (patch)
treec4f51c1d1a93e517e24f03566a8151025f497d7d /packages/linux
parent08a31988861ed1d66e26d7aaf298a55929241a88 (diff)
Update install docos to 1.0.1 and fixed typos in IRIX and Linux package
files. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@461 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'packages/linux')
-rwxr-xr-xpackages/linux/makedist.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/makedist.sh b/packages/linux/makedist.sh
index 95ce99243..a501d0c7d 100755
--- a/packages/linux/makedist.sh
+++ b/packages/linux/makedist.sh
@@ -11,8 +11,8 @@
# destination-file = source-file
#
# If you look at the other (commercial) UNIX distributions
-# you'll notice that ALL of them support this syntax in one
-# form or another.
+# you'll notice that ALL of them (except for Digital UNIX)
+# support this syntax in one form or another.
#
# Several folks have pointed out the "build root" stuff
# provided by RPM. There are two problems with this: