aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2007-08-30 09:48:33 +0000
committerThierry Vignaud <tv@mandriva.org>2007-08-30 09:48:33 +0000
commit1438cd510035d605c7db95ebd4fcd1830d136722 (patch)
tree0ed566523a42ea3a0862ef762e426dcf542c964a
parent213298c7185b7de21e38a0502417ef4d3b361f58 (diff)
downloadrpmdrake-1438cd510035d605c7db95ebd4fcd1830d136722.tar
rpmdrake-1438cd510035d605c7db95ebd4fcd1830d136722.tar.gz
rpmdrake-1438cd510035d605c7db95ebd4fcd1830d136722.tar.bz2
rpmdrake-1438cd510035d605c7db95ebd4fcd1830d136722.tar.xz
rpmdrake-1438cd510035d605c7db95ebd4fcd1830d136722.zip
(merge) stop extracting strings from compsusers.pl
-rw-r--r--po/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/po/Makefile b/po/Makefile
index 7a88af06..5b80e3fa 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -23,7 +23,6 @@ merge: $(PGOAL).pot
echo "Merging $$n"; \
msgmerge "$$n" $< > "$$n"t; \
mv -f "$$n"t "$$n"; \
- ./get_from_compssusers.pl "$$n" > "$$n"m; \
done
$(PGOAL).pot: $(PL_FILES) $(CFILES)