10 Commits

Author SHA1 Message Date
jow
2f9a65fa97 [packages] normalize PKG_FIXUP - the "libtool" fixup is merely an alias for "autoreconf", so change all occurences to that
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32206 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-11 21:18:33 +00:00
jow
f03a24add6 [packages] mutella: the previous sed fix to remove host paths failed for autoreconf as Makefile.in files got regenerated, solve it properly by patching both *.am and *.in files and remove the sed hack in Build/Prepare
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24665 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-18 13:30:30 +00:00
lars
1e28de24b4 [packages] Use default templates instead of custom reimplementations where applicable
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19705 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-18 13:10:21 +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
lars
4dea6a9e1e Fix serverel gcc 4.3 related build failures.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@14823 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-09 20:00:14 +00:00
nico
483df2c5e3 [packages] c++ fixes:
- don't link with both uClibc++ and stdlibc++ (closes: #1248 and other segfaults at startup)
 - change dependency from uclibcxx to libstdcpp
 - bump release number
 - cleanup


git-svn-id: svn://svn.openwrt.org/openwrt/packages@11013 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-03 02:30:04 +00:00
nbd
76e8333cc6 clean up, replace old libtool fixup calls with PKG_FIXUP
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9947 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-27 02:12:04 +00:00
nbd
e296673ba6 packages: Use $(CP) instead of $(INSTALL_BIN) for binaries.
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@9695 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-09 18:59:01 +00:00
olli
3e747454b9 Category reorganization
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9022 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-25 18:36:14 +00:00
nico
c7aa42313b add mutella (thanks to olli)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8954 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-22 18:21:30 +00:00