]> git.pld-linux.org Git - packages/gocr.git/commitdiff
- check-files cleanup
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 19 Dec 2006 21:44:59 +0000 (21:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gocr.spec -> 1.39

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.03836 seconds and 4 git commands to generate.