summaryrefslogtreecommitdiffstats
path: root/perl-install/share/po/Makefile
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2002-02-17 20:33:25 +0000
committerPascal Rigaux <pixel@mandriva.com>2002-02-17 20:33:25 +0000
commit02b5f29515f1164497816d55184824d1426b0c63 (patch)
treea329ab70d62f0c1b4278d9f574374cf436eef285 /perl-install/share/po/Makefile
parent2eab2765506690b09ff7fa8ffe9b357dd7301f0f (diff)
downloaddrakx-backup-do-not-use-02b5f29515f1164497816d55184824d1426b0c63.tar
drakx-backup-do-not-use-02b5f29515f1164497816d55184824d1426b0c63.tar.gz
drakx-backup-do-not-use-02b5f29515f1164497816d55184824d1426b0c63.tar.bz2
drakx-backup-do-not-use-02b5f29515f1164497816d55184824d1426b0c63.tar.xz
drakx-backup-do-not-use-02b5f29515f1164497816d55184824d1426b0c63.zip
(clean): remove .memdump
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 881d94f71..97bc531d7 100644
--- a/perl-install/share/po/Makefile
+++ b/perl-install/share/po/Makefile
@@ -44,7 +44,7 @@ install:
done
clean:
- rm -rf drakx-help.xml help-*.po{t,} doc empty.po tmp.* messages tmp.pot *.mo $(POFILES:%=%t) $(PMSCFILES)
+ rm -rf drakx-help.xml .memdump help-*.po{t,} doc empty.po tmp.* messages tmp.pot *.mo $(POFILES:%=%t) $(PMSCFILES)
check:
@grep -F '$$' DrakX.pot && { echo "bad translation strings (contains \$$) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"; exit 1; } ||: