summaryrefslogtreecommitdiff
path: root/package/popt/patches/patch-Makefile_in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-11-03 21:04:43 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2009-11-03 21:04:43 +0100
commit4fcc7439fb4e203f510e133a21e1bf9150b79368 (patch)
tree32eedf8ba00bb4ec35b196205bc9356a8ae5f5a8 /package/popt/patches/patch-Makefile_in
parent5dd0e62fa8d9366998288e7f384e48dad02949e1 (diff)
update X11, kerberos, samba, bluez
- fix some ipkg issues with ubuntu - use grub2 for alix1c, no grub1 dependency on host - boots up on alix1c - fix some bcm203x problems
Diffstat (limited to 'package/popt/patches/patch-Makefile_in')
-rw-r--r--package/popt/patches/patch-Makefile_in11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/popt/patches/patch-Makefile_in b/package/popt/patches/patch-Makefile_in
new file mode 100644
index 000000000..6b66fe02f
--- /dev/null
+++ b/package/popt/patches/patch-Makefile_in
@@ -0,0 +1,11 @@
+--- 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)