]> git.pld-linux.org Git - packages/rpm-build-tools.git/commitdiff
- allow spaces/tabs in %define date
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 28 Sep 2005 23:51:06 +0000 (23:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pearize.sh -> 1.8

pearize.sh

index fff0201f75316a412fd3e8e85f497787ca51d49f..f0d2714d146f632dba46204a0634b4b2cb45c029 100644 (file)
@@ -72,7 +72,7 @@ perl -pi -e '
 
 if grep -q '^%files tests' $template; then
        sed -i -e '
-/^%define date/{
+/^%define.*date/{
 i\
 %files tests\
 %defattr(644,root,root,755)\
This page took 0.02879 seconds and 4 git commands to generate.