]> git.pld-linux.org Git - packages/WindowMaker.git/blobdiff - WindowMaker.spec
- BR: perl-base
[packages/WindowMaker.git] / WindowMaker.spec
index 445a44194ab2694f1af26c8afd03a148d929910f..32742ff335a1bdd69a66446ccd5e6d4610696f20 100644 (file)
@@ -43,6 +43,7 @@ BuildRequires:        libjpeg-devel >= 6b
 BuildRequires: libtiff-devel
 BuildRequires: libtool >= 1:1.4.2-9
 BuildRequires: libungif-devel
+BuildRequires: perl-base
 BuildRequires: xft-devel
 Requires:      %{name}-libs = %{version}-%{release}
 Requires:      cpp
@@ -253,7 +254,7 @@ cd %{name}-extra-%{extraver}
        %{__automake}
 cd ..
 
-perl -pi -e 's/defaultAppIcon.#extension#;SharedAppIcon = Yes;/defaultAppIcon.#extension#;/' \
+%{__perl} -pi -e 's/defaultAppIcon.#extension#;SharedAppIcon = Yes;/defaultAppIcon.#extension#;/' \
        WindowMaker/Defaults/WMWindowAttributes.in
 
 %configure \
This page took 0.057623 seconds and 4 git commands to generate.