Browse Source

Clifford Wolf:


			
			
				rocklinux
			
			
		
Clifford Wolf 20 years ago
parent
commit
2065f0df74
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package/import/cpan/cpan.conf

+ 1
- 1
package/import/cpan/cpan.conf

@ -68,7 +68,7 @@ then
echo_status "MOD=$cpanmod VER=$cpanver LOC=$cpanloc"
[ -f $confdir/$xpkg.diff ] && hook_add 3 preconf "patch -p1 < $confdir/$xpkg.diff"
[ -f $confdir/$xpkg.diff ] && hook_add preconf 3 "patch -p1 < $confdir/$xpkg.diff"
fi
if [ -z "$cpanmod" ]; then

Loading…
Cancel
Save