summaryrefslogtreecommitdiff
path: root/packages/linux/makedist.sh
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>1999-03-09 19:54:00 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>1999-03-09 19:54:00 +0000
commit7a5dcb089b2f6375791f8ff54b5af6fb7eff6cf7 (patch)
tree10cdced147dec38c3c824b13c6a106417185a2dd /packages/linux/makedist.sh
parentfd3cb8ecbb4fcce4749d255299af48e4191be8c9 (diff)
Final changes for 1.0 distribution files for Linux.
git-svn-id: file:///fltk/svn/fltk/trunk@395 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'packages/linux/makedist.sh')
-rwxr-xr-xpackages/linux/makedist.sh5
1 files changed, 4 insertions, 1 deletions
diff --git a/packages/linux/makedist.sh b/packages/linux/makedist.sh
index 92b63fb78..6587c3099 100755
--- a/packages/linux/makedist.sh
+++ b/packages/linux/makedist.sh
@@ -10,5 +10,8 @@
# order to test your distribution. Ya, I think RPM is just
# *great*...
#
+# Also, this script currently only builds a binary distribution.
+# FLTK's source tar file builds under Linux without any modification.
+#
-rpm -ba fltk.spec
+rpm -bb fltk.spec