]> git.pld-linux.org Git - packages/scribus.git/commitdiff
- point out the exact problem with docs
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 29 Oct 2006 22:48:37 +0000 (22:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    scribus.spec -> 1.115

scribus.spec

index d03a4e812c974efcf8036b59e755567b72acd069..7b5fb14112ca70742c7959853f07585bae94f7c5 100644 (file)
@@ -153,7 +153,7 @@ rm -f $RPM_BUILD_ROOT%{_ulibdir}/scribus/*.no.qm
 
 rm -f $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}/{AUTHORS,BUILDING,COPYING,ChangeLog,ChangeLogCVS,INSTALL,NEWS,PACKAGING,README,README.MacOSX,TODO}
 
-# can't use %{_docdir} and %doc in same specfile
+# can't use %{_docdir}/%{name}-%{version} and %doc in same specfile -- rpm removes the docdir
 mv $RPM_BUILD_ROOT%{_docdir}/%{name}{-%{version},}
 
 %clean
This page took 0.043212 seconds and 4 git commands to generate.