summaryrefslogtreecommitdiff
path: root/packages/linux
diff options
context:
space:
mode:
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: