summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: affc6c4)
raw | patch | inline | side by side (parent: affc6c4)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 19 Feb 2010 15:13:09 +0000 (15:13 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 19 Feb 2010 15:13:09 +0000 (15:13 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15656 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/redhat/make-gosa-package | patch | blob | history |
index 5cbca5bc25e4aeb08a4ae81bc799f5fa5ac5132c..6a84e0a9ca4f6f6b2169873876acbb421144c7c1 100755 (executable)
#!/bin/sh
if [ $# -ne 2 ]; then
- echo "Usage: RHEL/SLES/OpenSuse 2.6.4"
+ echo "Usage: $(basename $0) (RHEL|SLES|OpenSuse) svn-tag"
+ echo " svn-tag can be 'trunk' or a version like '2.6.8'"
exit 1
fi