12 Commits

Author SHA1 Message Date
nico
f907dabbe7 [packages] massive change: replace occurences of -I$(STAGING_DIR)/{include,usr/include} and -L$(STAGING_DIR)/{lib,usr/lib} with $(TARGET_CPPFLAGS) and $(TARGET_LDFLAGS) respectively
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15480 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-29 12:56:17 +00:00
nbd
996067d6b3 nuke $Id$ in /packages as well
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15244 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-17 14:22:30 +00:00
nico
0f9b25a750 [packages] libnetfilter-queue: update to v0.0.16, add dependency on kmod-nfnetlink-queue
git-svn-id: svn://svn.openwrt.org/openwrt/packages@14316 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-31 16:31:39 +00:00
nico
07491d244f fix libnetfilter-queue: libtool linking libnetfilter-libipq with the host libc, cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13976 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-11 04:37:43 +00:00
lars
1d69650934 Retain symlinks. $(INSTALL_*) copys the contens of a file, so if we want to keep
symlinks either use $(CP) or create them manually.
Fixes #4399


git-svn-id: svn://svn.openwrt.org/openwrt/packages@13844 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-04 00:06:33 +00:00
florian
2ed28b727f Fix libnetfilter-queue compilation under arm and cleanup makefile
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12762 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-28 15:06:22 +00:00
nbd
5fa1484ce3 fix libnetfilter_queue installation (fixes nufw)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12745 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-27 21:11:01 +00:00
lars
c59d7cb8f5 Add libtool fixup to libnetfilter-queue.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12582 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-12 21:36:06 +00:00
lars
97afded59a Cleanup libnetfilter-queue Makefile.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12581 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-12 21:33:06 +00:00
nbd
b0190e566b enable $(FPIC) for a few more packages
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12228 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-06 22:43:15 +00:00
florian
f3d916aad1 Cleanup makefile
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10420 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-08 15:00:34 +00:00
florian
c941224ed4 Add libnetfilter-queue (#2870)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10395 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-05 15:40:44 +00:00