Commit Graph

10 Commits

Author SHA1 Message Date
Francois Budin
29a5cf7c42 CPack: Add missing options to installer shell script help
`--version` and `--skip-license` were not in the list of
available options when running script with `--help` option.
2017-07-20 11:06:39 -04:00
Domen Vrankar
1c93eb683b CPack/STGZ prefer pax for extraction
pax is part of POSIX while tar requires
GNU extensions that are not part of some
UNIX distros
2017-01-22 22:06:59 +01:00
Eric NOULARD
07bd856bd0 CPackSTGZ quote here-doc, fix bug10518 2010-12-15 21:20:13 +01:00
Alexander Neundorf
3a12116e39 ENH: try if tail works with the -n +<number> syntax, if not use only
"+<number>" (GNU tail warns that this is deprecated)

Alex
2007-07-19 15:39:58 -04:00
Alexander Neundorf
ad8efca061 BUG: fix #5329, if /usr/xpg4/bin/tail exists, use this one -> on SunOS
/usr/bin/tail doesn't understand the -n +<number> syntax
-remove standard searchd dirs from FindPHP4.cmake

Alex
2007-07-19 09:42:57 -04:00
Andy Cedilnik
cf3f5ce2bc STYLE: Defautl answer for the license is no 2007-03-06 09:16:46 -05:00
Andy Cedilnik
d6422d3ad6 BUG: Fixes for dash 2006-12-13 16:44:49 -05:00
Andy Cedilnik
96d4a89228 ENH: Better output 2006-05-03 16:24:14 -04:00
Andy Cedilnik
a8bb20dce5 ENH: Add license and make it more verbose 2006-05-01 14:23:15 -04:00
Andy Cedilnik
4709c76f0f ENH: More cleanups and add stgz header script, so it does not have to be hard-coded. Also, the user can overwrite it 2006-04-18 08:25:24 -04:00