From 728825a57fa24298b44d69a2af910b506104e0ad Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 25 Jul 2001 12:39:24 +0000 Subject: - temporary hack to have at least good UTF-8 based locales (otherwise rpmlib segfaults) - touch share/po/*.po, so that they are not rebuilded (pablo takes care of them) --- perl-install/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/Makefile') diff --git a/perl-install/Makefile b/perl-install/Makefile index 44a613bcc..5bd11ad7c 100644 --- a/perl-install/Makefile +++ b/perl-install/Makefile @@ -142,6 +142,7 @@ endif for i in ../all.modules/modules.cz*; do cp -f $$i $(DEST)/lib/; done + touch 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