summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/po/Makefile
diff options
context:
space:
mode:
authorAnssi Hannula <anssi@mageia.org>2011-12-04 02:24:07 +0000
committerAnssi Hannula <anssi@mageia.org>2011-12-04 02:24:07 +0000
commit6a1de2f34c44a9e6bee4d49a70d444a917aa22f7 (patch)
treed2366425742e3d861bb365d298cfaf0bbb9475bb /perl-install/standalone/po/Makefile
parent52e6141a994a85b0c45f59ebf826751c4f04aa2c (diff)
downloaddrakx-backup-do-not-use-6a1de2f34c44a9e6bee4d49a70d444a917aa22f7.tar
drakx-backup-do-not-use-6a1de2f34c44a9e6bee4d49a70d444a917aa22f7.tar.gz
drakx-backup-do-not-use-6a1de2f34c44a9e6bee4d49a70d444a917aa22f7.tar.bz2
drakx-backup-do-not-use-6a1de2f34c44a9e6bee4d49a70d444a917aa22f7.tar.xz
drakx-backup-do-not-use-6a1de2f34c44a9e6bee4d49a70d444a917aa22f7.zip
fix standalone/po Make rule for POTILES.in
Diffstat (limited to 'perl-install/standalone/po/Makefile')
-rw-r--r--perl-install/standalone/po/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/po/Makefile b/perl-install/standalone/po/Makefile
index b94e4408b..6de29edf9 100644
--- a/perl-install/standalone/po/Makefile
+++ b/perl-install/standalone/po/Makefile
@@ -40,7 +40,7 @@ install: $(MOFILES)
done
POTFILES.in:
- (cd .. ; /bin/ls data/*.desktop.in data/*.directory.in) > POTFILES.in
+ (cd .. ; /bin/ls menu/*.desktop.in) > POTFILES.in
clean: