18 Commits

Author SHA1 Message Date
lars
f645a717fb [packages] gettext: Install m4 files. Fixes #6591
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19614 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-12 20:30:10 +00:00
nico
1daf9469b7 [packages] massive: use $(INSTALL_DIR) instead of 'mkdir -p' in install and InstallDev
git-svn-id: svn://svn.openwrt.org/openwrt/packages@18816 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-18 11:06:19 +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
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
blogic
a42a5c3017 Patch to make gettext usable when uClibc is compiled without locale support.This patch unlocks the functions of gettext to work on systems without locale support. On an default OpenWrt the uClibc is compiled with only a dummy
support for locale, which is unusable and makes so the gettext library completely unusable on this systems.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13057 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-28 16:31:38 +00:00
florian
9f76cd3d88 Revert previous changeset, as it could break libtool fixups
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12854 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-04 16:47:00 +00:00
florian
2a6db6cd80 gettext was using Build/Install, while we can do this in Build/Compile (#4063)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12853 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-04 16:32:35 +00:00
florian
24e9113540 Prevent libtool from relinking some files, fixes build failures on arm, does not seem to have side effects on other targets
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12644 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-21 16:21:40 +00:00
nbd
18dc1eb462 fix getext libtool fsckups
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12456 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-01 12:08:51 +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
nbd
ea668f74d7 fix gettext compile with the new uclibc
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10033 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-29 21:57:53 +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
bf06dbb788 remove UninstallDev
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9907 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-25 01:59:55 +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
blogic
1120328d15 InstallDev should be using (1) and not (STAGING_DIR)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9173 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-07 03:20:26 +00:00
nico
dbcb6a7d6a disable building of examples and tests, add libtool fixes
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8637 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-06 02:30:13 +00:00
olli
5a0170b895 Fix gettext:
* add missing md5sum
* use CONFIGURE_ARGS and MAKE_FLAGS

git-svn-id: svn://svn.openwrt.org/openwrt/packages@7862 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-03 09:41:45 +00:00
nico
966da6b244 add gettext/libintl package
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6164 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-21 22:15:32 +00:00