]> git.pld-linux.org Git - packages/dvdrip.git/commitdiff
- use the __perl macro
authorradek <radek@pld-linux.org>
Tue, 25 Feb 2003 00:42:36 +0000 (00:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dvdrip.spec -> 1.15

dvdrip.spec

index f65a2dd1d6debf2a1f8a294d3e072d6b1b4033ae..8c6bcb61d18fd7dbb05176aae86e8554dd13b0ef 100644 (file)
@@ -55,7 +55,7 @@ obrazu, napisanego przez Thomasa 
 %setup -q -n %{pnam}-%{version}
 
 %build
-perl Makefile.PL
+%{__perl} Makefile.PL
 %{__make} OPTIMIZE="%{rpmcflags}"
 
 %{?_with_tests:%{__make} test}
This page took 0.102464 seconds and 4 git commands to generate.