[ocrad] rebasing patch

Tomas Smetana tsmetana at fedoraproject.org
Fri Aug 20 13:09:52 UTC 2010


commit 6a1d0e6045550ea6a0383c7fc8b404c3ffac3641
Author: Tomas Smetana <tsmetana at redhat.com>
Date:   Fri Aug 20 16:08:15 2010 +0200

    rebasing patch

 ocrad-0.19-nostatic.patch |   12 ------------
 ocrad-0.20-nostatic.patch |   12 ++++++++++++
 2 files changed, 12 insertions(+), 12 deletions(-)
---
diff --git a/ocrad-0.20-nostatic.patch b/ocrad-0.20-nostatic.patch
new file mode 100644
index 0000000..c815e4f
--- /dev/null
+++ b/ocrad-0.20-nostatic.patch
@@ -0,0 +1,12 @@
+diff -up ocrad-0.20/Makefile.in.nostatic ocrad-0.20/Makefile.in
+--- ocrad-0.20/Makefile.in.nostatic	2010-08-03 17:05:01.000000000 +0200
++++ ocrad-0.20/Makefile.in	2010-08-03 17:05:14.000000000 +0200
+@@ -91,8 +91,6 @@ install : all install-info install-man
+ 	if [ ! -d "$(DESTDIR)$(includedir)" ] ; then $(INSTALL_DIR) "$(DESTDIR)$(includedir)" ; fi
+ 	if [ ! -d "$(DESTDIR)$(libdir)" ] ; then $(INSTALL_DIR) "$(DESTDIR)$(libdir)" ; fi
+ 	$(INSTALL_PROGRAM) ./$(progname) "$(DESTDIR)$(bindir)/$(progname)"
+-	$(INSTALL_DATA) $(VPATH)/$(libname)lib.h "$(DESTDIR)$(includedir)/$(libname)lib.h"
+-	$(INSTALL_DATA) ./lib$(libname).a "$(DESTDIR)$(libdir)/lib$(libname).a"
+ 
+ install-info :
+ 	if [ ! -d "$(DESTDIR)$(infodir)" ] ; then $(INSTALL_DIR) "$(DESTDIR)$(infodir)" ; fi


More information about the scm-commits mailing list