X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=rpm%2Ffreeside.spec;fp=rpm%2Ffreeside.spec;h=172b458b31cf113793e8f5b86f4d2375f035afd6;hp=30600892496c9f3d58e263a6ebb16cf380ba01f0;hb=63bfee7f715403c6ff5d145c09b730928fce2100;hpb=d1f55c07f2a8a0d0e62c7141807803cf1c85f528 diff --git a/rpm/freeside.spec b/rpm/freeside.spec index 306008924..172b458b3 100644 --- a/rpm/freeside.spec +++ b/rpm/freeside.spec @@ -135,7 +135,7 @@ For security reasons, it is set to conflict with %{name} as you should not insta %prep %setup -q -%{__rm} bin/pod2x # Only useful to Ivan Kohler now +%{__rm} -f bin/pod2x # Only useful to Ivan Kohler now perl -pi -e 's|/usr/local/bin|%{_bindir}|g' FS/Makefile.PL # RPM handles changing file ownership, so Makefile shouldn't perl -pi -e 's/\s+-o\s+(freeside|root)(\s+-g\s+\$\{\w+\})?\s+/ /g' Makefile