Browse Source

Andreas V. Meier:

Kind-of applied [2004083116010426944]


git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@4101 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
rocklinux
Andreas V. 'netrunner' Meier 21 years ago
parent
commit
cc059cf6fc
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      scripts/Create-SrcTar

+ 1
- 1
scripts/Create-SrcTar

@ -22,7 +22,7 @@
#
# --- ROCK-COPYRIGHT-NOTE-END ---
if [ $1 == -help ] ; then
if [ "$1" == -help ] ; then
echo
echo "Usage: ./scripts/Create-SrcTar"
echo

Loading…
Cancel
Save