diff options
Diffstat (limited to 'src/fullpkg')
-rw-r--r-- | src/fullpkg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fullpkg/Makefile b/src/fullpkg/Makefile index ee9c395..8860e93 100644 --- a/src/fullpkg/Makefile +++ b/src/fullpkg/Makefile @@ -1,3 +1,3 @@ include ../../common.mk -fullpkg-build.pot: xgettext-keywords-sh+=--keyword=list_pkgs:2 +fullpkg-build.pot: LIBREXGETTEXT_FLAGS+=--simple=list_pkgs:2 |