]> git.pld-linux.org Git - packages/cups.git/commitdiff
- updated templates patch (needed to get working URLs in UI)
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 1 Jun 2007 17:06:35 +0000 (17:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cups.spec -> 1.199

cups.spec

index 82fd6f14a0d54c9f1ba6b4736e7aa3415a2696fd..2109992df892988fb1443853376546417e0be254 100644 (file)
--- a/cups.spec
+++ b/cups.spec
@@ -250,8 +250,7 @@ podłączonych do portów równoległych.
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
-# WHY THIS IS NEEDED?
-#%patch5 -p1
+%patch5 -p1
 %patch6 -p1
 
 %build
@@ -316,10 +315,8 @@ EOF
 %endif
 
 %if %{with perl}
-cd scripting/perl
-%{__make} install \
+%{__make} -C scripting/perl install \
        DESTDIR=$RPM_BUILD_ROOT
-cd ../..
 %endif
 
 install %{SOURCE1}     $RPM_BUILD_ROOT/etc/rc.d/init.d/%{name}
This page took 0.070609 seconds and 4 git commands to generate.