Browse Source

Mathieu Doidy:


			
			
				rocklinux
			
			
		
Mathieu 19 years ago
parent
commit
3627d0043f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      scripts/Create-PkgUpdPatch

+ 1
- 1
scripts/Create-PkgUpdPatch

@ -45,7 +45,7 @@ if [ "$*" ] ; then
fi
tr ', \t' '\n\n\n' |
tr -s '\n' | tr 'A-Z' 'a-z' |
tr -s '\n' |
while read x ; do
pkg="" ; pkgdir=""
[ -z "$x" ] && continue

Loading…
Cancel
Save