]> git.pld-linux.org Git - packages/perl-Inline.git/commitdiff
- fixed
authorradek <radek@pld-linux.org>
Sat, 1 Mar 2003 21:55:07 +0000 (21:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Inline.spec -> 1.9

perl-Inline.spec

index d6ccd9c8198611bc80369eb691fa4a32aac5f712..6a48fdf748996067c600915e425918165d39fd5d 100644 (file)
@@ -43,7 +43,8 @@ Modu
 %setup -q -n %{pdir}-%{version}
 
 %build
-echo "y" | perl Makefile.PL
+echo "y" | perl Makefile.PL \
+       INSTALLDIRS=vendor
 %{__make}
 
 %install
This page took 0.049389 seconds and 4 git commands to generate.