]> git.pld-linux.org Git - packages/rpm.git/blame - rpm-nofile.patch
- ugly gcc hack not needed.
[packages/rpm.git] / rpm-nofile.patch
CommitLineData
bf4e31f8
AF
1--- rpm-4.2/Makefile.am.nofile Thu Mar 27 16:56:58 2003
2+++ rpm-4.2/Makefile.am Thu Mar 27 16:57:04 2003
3@@ -128,8 +128,6 @@
4
5 install-data-local:
6 @$(mkinstalldirs) $(DESTDIR)$(varprefix)/lib/rpm
7- @$(INSTALL_DATA) file/magic $(DESTDIR)$(pkglibdir)/magic
8- @$(INSTALL_DATA) file/magic.mgc $(DESTDIR)$(pkglibdir)/magic.mgc
9 @rm -f $(DESTDIR)$(libdir)/rpmrc
10 @@LN_S@ rpm/rpmrc $(DESTDIR)$(libdir)/rpmrc
11 @rm -f $(DESTDIR)$(libdir)/rpmpopt
This page took 0.054977 seconds and 4 git commands to generate.