gettext: make version 0.17 the default
authorHenning Heinold <heinold@inf.fu-berlin.de>
Tue, 7 Oct 2008 23:00:46 +0000 (23:00 +0000)
committerHenning Heinold <heinold@inf.fu-berlin.de>
Tue, 7 Oct 2008 23:00:46 +0000 (23:00 +0000)
* 0.14.1 is using some old macros never used in modern autotools scripts
* only e2fslibs so far clashes, while it needs some of the old macros
  (MKINSTALLDIRS) but this will be fixed really fast

packages/gettext/gettext_0.17.bb

index 7beaee1..3dac87a 100644 (file)
@@ -3,7 +3,6 @@ HOMEPAGE = "http://www.gnu.org/software/gettext/gettext.html"
 SECTION = "libs"
 LICENSE = "GPL"
 PR = "r1"
-DEFAULT_PREFERENCE = "-1"
 DEPENDS = "gettext-native virtual/libiconv ncurses expat"
 PROVIDES = "virtual/libintl"