diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 1999-03-09 19:54:00 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 1999-03-09 19:54:00 +0000 |
| commit | 7a5dcb089b2f6375791f8ff54b5af6fb7eff6cf7 (patch) | |
| tree | 10cdced147dec38c3c824b13c6a106417185a2dd /packages/linux/makedist.sh | |
| parent | fd3cb8ecbb4fcce4749d255299af48e4191be8c9 (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-x | packages/linux/makedist.sh | 5 |
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 |
