]> git.pld-linux.org Git - packages/asp2php.git/blobdiff - asp2php.spec
- BR: perl-base
[packages/asp2php.git] / 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.031905 seconds and 4 git commands to generate.