diff options
Diffstat (limited to 'src/gettext.mk')
-rw-r--r-- | src/gettext.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gettext.mk b/src/gettext.mk index a5de129..730890a 100644 --- a/src/gettext.mk +++ b/src/gettext.mk @@ -21,6 +21,7 @@ # gettext PKG := gettext +$(PKG)_IGNORE := $(PKG)_VERSION := 0.17 $(PKG)_CHECKSUM := c51803d9f745f6ace36bd09c0486d5735ce399cf $(PKG)_SUBDIR := gettext-$($(PKG)_VERSION) |