]> git.pld-linux.org Git - packages/cups-windows.git/commitdiff
- install also cups6.ppd for APW
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 4 May 2006 19:02:54 +0000 (19:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cups-windows.spec -> 1.2

cups-windows.spec

index 0641a38384629732635b1c5b00d3a7b7c64f0373..371f413982cb033b9627149f3247b6a856404674 100644 (file)
@@ -29,6 +29,9 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        BUILDROOT=$RPM_BUILD_ROOT
 
 %{__make} install \
        BUILDROOT=$RPM_BUILD_ROOT
 
+# needed for Add Printer Wizard
+install i386/cups6.ppd $RPM_BUILD_ROOT%{_cupsdriverdir}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
This page took 0.114662 seconds and 4 git commands to generate.