]> git.pld-linux.org Git - packages/exiv2.git/commitdiff
- check-files cleanup
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 9 Dec 2017 09:59:25 +0000 (10:59 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 9 Dec 2017 09:59:25 +0000 (10:59 +0100)
exiv2.spec

index 3e972b44b9a36f67422fcab59f63f23123d75fe9..dae10206d80c5a7443f92c02424b189f652c3093 100644 (file)
@@ -114,6 +114,8 @@ rm -rf $RPM_BUILD_ROOT
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/libexiv2.la
 # let rpm autodetect dependencies
 chmod 755 $RPM_BUILD_ROOT%{_libdir}/libexiv2.so*
+# samples (exifprint, exiv2json) are not installed, so don't package man
+%{__rm} $RPM_BUILD_ROOT%{_mandir}/man1/exiv2samples.1
 
 %find_lang %{name}
 
This page took 0.150924 seconds and 4 git commands to generate.