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
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
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