diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-11-13 00:31:52 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-11-13 00:31:52 +0100 |
commit | 3e9ec766c9b289becc53fba5fc57eb20723eeab7 (patch) | |
tree | 265634e99e345211208f28c6a996b22ccfedff4b /package/popt/patches/patch-Makefile_in | |
parent | b6a5c9e0b1ed79e56e7dc8b3a0b2a61856fda576 (diff) | |
parent | d29b7059e0e3dacc3e051c310eabaecabe19a8d2 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/popt/patches/patch-Makefile_in')
-rw-r--r-- | package/popt/patches/patch-Makefile_in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/popt/patches/patch-Makefile_in b/package/popt/patches/patch-Makefile_in deleted file mode 100644 index 6b66fe02f..000000000 --- a/package/popt/patches/patch-Makefile_in +++ /dev/null @@ -1,11 +0,0 @@ ---- popt-1.15.orig/Makefile.in 2009-04-12 21:31:13.000000000 +0200 -+++ popt-1.15/Makefile.in 2009-10-31 23:17:36.793465302 +0100 -@@ -80,7 +80,7 @@ libpopt_la_OBJECTS = $(am_libpopt_la_OBJ - libpopt_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \ - $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ - $(libpopt_la_LDFLAGS) $(LDFLAGS) -o $@ --PROGRAMS = $(noinst_PROGRAMS) -+PROGRAMS = - am_test1_OBJECTS = test1.$(OBJEXT) - test1_OBJECTS = $(am_test1_OBJECTS) - test1_DEPENDENCIES = $(usrlib_LTLIBRARIES) |