]> git.pld-linux.org Git - packages/rpm.git/blame - rpm-python-amfix.patch
- first step to upcomming 4.0.4
[packages/rpm.git] / rpm-python-amfix.patch
CommitLineData
3dbbfd10
JB
1--- rpm-4.0.2/python/Makefile.am.orig Mon Jun 19 01:26:50 2000
2+++ rpm-4.0.2/python/Makefile.am Sun Sep 9 00:41:37 2001
3@@ -25,5 +25,5 @@
4 noinst_LTLIBRARIES = librpmmodule.la
5 librpmmodule_la_SOURCES = rpmmodule.c hash.c upgrade.c
6
7-rpmmodule.so: $(librpmmodule_la_OBJECTS)
8+rpmmodule.so$(EXEEXT): $(librpmmodule_la_OBJECTS)
9 $(LINK) -o $@ $^ $(rpmmodule_so_LDFLAGS)
This page took 0.028493 seconds and 4 git commands to generate.