]> git.pld-linux.org Git - packages/asp2php.git/commitdiff
- BR: perl-base
authordarekr <darekr@pld-linux.org>
Fri, 25 Mar 2005 17:28:54 +0000 (17:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    asp2php.spec -> 1.17

asp2php.spec

index a4857726e8bb89d1dae2032cbaf9030d6866531b..a16d604abb9e765c4c79c9b3570b0675066a8654 100644 (file)
@@ -23,6 +23,7 @@ Source0:      http://www.mikekohn.com/%{name}/%{name}-%{version}.tar.gz
 # Source0-md5: dd3c21e7d305b978ca49bee73e0e44f3
 URL:           http://asp2php.naken.cc/
 BuildRequires: gtk+-devel
+BuildRequires: perl-base
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -168,7 +169,7 @@ filformatkonverteraren asp2php.
 
 %prep
 %setup -q
-perl -pi -e "s/gcc/%{__cc} %{rpmcflags}/g" Makefile */Makefile */*/Makefile
+%{__perl} -pi -e "s/gcc/%{__cc} %{rpmcflags}/g" Makefile */Makefile */*/Makefile
 
 %build
 %{__make}
This page took 0.086121 seconds and 4 git commands to generate.