summaryrefslogtreecommitdiffstats
path: root/perl-install/share/po/Makefile
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2003-02-03 12:41:01 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2003-02-03 12:41:01 +0000
commitcc60d7cf0df7d732a6433a0ed6ce2e7f5484187e (patch)
tree09dbefc7201ae069ae27b18d2564dce6827a792c /perl-install/share/po/Makefile
parent19df65ab1d608cc643687067870f46d20736dd6c (diff)
downloaddrakx-cc60d7cf0df7d732a6433a0ed6ce2e7f5484187e.tar
drakx-cc60d7cf0df7d732a6433a0ed6ce2e7f5484187e.tar.gz
drakx-cc60d7cf0df7d732a6433a0ed6ce2e7f5484187e.tar.bz2
drakx-cc60d7cf0df7d732a6433a0ed6ce2e7f5484187e.tar.xz
drakx-cc60d7cf0df7d732a6433a0ed6ce2e7f5484187e.zip
remove drakpxe exception since fpons has at lease fixed "fpons sucks"
in drakpxe
Diffstat (limited to 'perl-install/share/po/Makefile')
-rw-r--r--perl-install/share/po/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/share/po/Makefile b/perl-install/share/po/Makefile
index 64d03cdcf..3166e9447 100644
--- a/perl-install/share/po/Makefile
+++ b/perl-install/share/po/Makefile
@@ -35,7 +35,7 @@ $(POFILES): DrakX.pot
rm $@t
DrakX.pot: $(PMSFILES)
- perl_checker -q --generate-pot $@ `echo $(PMSFILES)|sed -e 's!drakpxe!!g'`
+ perl_checker -q --generate-pot $@ $(PMSFILES)
perl i18n_compssUsers 2>/dev/null >> $@
install: