]> git.pld-linux.org Git - packages/perl-Regexp-Common.git/commitdiff
- mass commit: cosmetics (removed trailing white spaces)
authorTomasz Pala <gotar@pld-linux.org>
Mon, 18 Aug 2003 08:09:10 +0000 (08:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Regexp-Common.spec -> 1.14

perl-Regexp-Common.spec

index 9758df4f7ef5c713a89df9cf50965c1518a4f9c2..b2fd6263f9c596daf1e4a75a9a916c09a5bc2e6f 100644 (file)
@@ -46,14 +46,14 @@ cz
  * list o dowolnym wzorcu
  * adresów IPv4.
  * URI
+
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
 %{__perl} -pi -e 's/^(use 5.004)(73;)(.*)$/$1_$2$3/' lib/Regexp/Common.pm
 
 %build
 %{__perl} Makefile.PL \
-       INSTALLDIRS=vendor 
+       INSTALLDIRS=vendor
 %{__make}
 
 %{!?_without_tests:%{__make} test}
This page took 0.077941 seconds and 4 git commands to generate.