]> git.pld-linux.org Git - packages/rpm.git/blobdiff - rpm-am.patch
This commit was manufactured by cvs2git to create branch 'rpm-4_5'.
[packages/rpm.git] / rpm-am.patch
diff --git a/rpm-am.patch b/rpm-am.patch
new file mode 100644 (file)
index 0000000..d41be43
--- /dev/null
@@ -0,0 +1,11 @@
+--- rpm-5.1.9/rpmdb/Makefile.am.orig   2009-04-12 21:46:28.000000000 +0200
++++ rpm-5.1.9/rpmdb/Makefile.am        2009-10-23 21:35:13.000000000 +0200
+@@ -108,7 +108,7 @@
+ install-data-local:
+       $(mkinstalldirs) $(DESTDIR)$(pkgincdir)
+-      $(pkgincHEADERS_INSTALL) $(my_DB_HEADER) $(DESTDIR)$(pkgincdir)/db.h
++      $(install_sh_DATA) $(my_DB_HEADER) $(DESTDIR)$(pkgincdir)/db.h
+ clean-local:
+       rm -f *.o tagtbl.c
This page took 0.030198 seconds and 4 git commands to generate.