From 10c54b8c2b4628bd791f5616c5d5713acc0bb85a Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Fri, 3 Aug 2001 20:58:41 +0000 Subject: better po skipping --- perl-install/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/Makefile') diff --git a/perl-install/Makefile b/perl-install/Makefile index f9355d626..9e628f419 100644 --- a/perl-install/Makefile +++ b/perl-install/Makefile @@ -139,7 +139,7 @@ endif for i in ../all.modules/modules.cz*; do cp -f $$i $(DEST)/lib/; done - touch share/po/*.po + touch share/po/DrakX.pot share/po/*.po $(MAKE) -C share/po install NAME=libDrakX LOCALEDIR=$(DEST)/usr/share/locale_special # echo -e '#!/bin/sh\n\nexec "/usr/bin/sh"' > $(DEST)/usr/bin/runinstall2 -- cgit v1.2.1