Changeset 30756
- Timestamp:
- 2016-08-26T12:16:07+12:00 (7 years ago)
- Location:
- gs2-extensions/gnome-lib/trunk/src/packages
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gs2-extensions/gnome-lib/trunk/src/packages/CASCADE-MAKE/CUPS.sh
r28828 r30756 3 3 # glib2.28.1 was modified for Greenstone to allow compilation to succed on a Mac, so it has acquired a 'gs-' prefix 4 4 package=cups 5 version=-1.6.3 5 #version=-1.6.3 6 #version=-1.7 7 version=-2.2rc1 6 8 7 9 progname=$0 … … 24 26 fi 25 27 26 opt_run_untar $force_untar $auto_untar $package $version ".tar.bz2" 28 #opt_run_untar $force_untar $auto_untar $package $version ".tar.bz2" 29 opt_run_untar $force_untar $auto_untar $package $version 27 30 28 31 opt_run_configure $force_config $auto_config $package $version $prefix \
Note:
See TracChangeset
for help on using the changeset viewer.