]> git.pld-linux.org Git - packages/scribus.git/commitdiff
- more updates, NFY
authoraflinta <aflinta@pld-linux.org>
Fri, 7 Jun 2002 22:20:46 +0000 (22:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    scribus.spec -> 1.2

scribus.spec

index 60376a1c4e272caafd70837aafb9eaa1fbf4793c..aeb27de2740a4d0ecc591b433b47340edc776411 100644 (file)
@@ -35,7 +35,8 @@ Buildroot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %install
 rm -rf $RPM_BUILD_ROOT
-%{__make} prefix=$RPM_BUILD_ROOT%{_prefix} install
+%{__make} DESTDIR=$RPM_BUILD_ROOT install
+         
 
 %post
 %postun
@@ -45,5 +46,5 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc
-%attr(,,)
+#%doc
+#%attr(,,)
This page took 0.046347 seconds and 4 git commands to generate.