]> git.pld-linux.org Git - packages/gocr.git/blobdiff - gocr.spec
- check-files cleanup
[packages/gocr.git] / gocr.spec
index f477efa52d00d29e7d217d974a810eda5f63f682..ddacb303032f7f505a7e7e58dbd0f92063a2fe2d 100644 (file)
--- a/gocr.spec
+++ b/gocr.spec
@@ -1,5 +1,3 @@
-# TODO
-# - remove or install .h and .a
 Summary:       GNU OCR
 Summary(pl):   Program GNU do OCR
 Name:          gocr
@@ -99,6 +97,10 @@ install -d $RPM_BUILD_ROOT{%{_desktopdir},%{_pixmapsdir}}
 install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
 install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}
 
+# nothing useful yet
+rm $RPM_BUILD_ROOT%{_libdir}/libPgm2asc.a
+rm $RPM_BUILD_ROOT%{_includedir}/gocr.h
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
This page took 0.094237 seconds and 4 git commands to generate.