[Libreoffice-commits] .: l10ntools/Package_scripts.mk
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Wed Nov 21 06:14:31 PST 2012
l10ntools/Package_scripts.mk | 3 ---
1 file changed, 3 deletions(-)
New commits:
commit 7119a76da2f35fbfae65d3b71caec08d64700714
Author: Caolán McNamara <caolanm at redhat.com>
Date: Wed Nov 21 14:13:57 2012 +0000
remove from Packages_scripts the removed scripts
since 4a51910761b1f528cc21a4d0cc7035108d46aa63
Change-Id: I17b670769da4ac1c91dabda2aa3d42c458c12135
diff --git a/l10ntools/Package_scripts.mk b/l10ntools/Package_scripts.mk
index d00d283..dc6d6c9 100644
--- a/l10ntools/Package_scripts.mk
+++ b/l10ntools/Package_scripts.mk
@@ -26,9 +26,6 @@
$(eval $(call gb_Package_Package,l10ntools_scripts,$(SRCDIR)/l10ntools/scripts))
-$(eval $(call gb_Package_add_file,l10ntools_scripts,bin/addkeyid2pot.pl,addkeyid2pot.pl))
-$(eval $(call gb_Package_add_file,l10ntools_scripts,bin/fast_merge.pl,fast_merge.pl))
-$(eval $(call gb_Package_add_file,l10ntools_scripts,bin/keyidGen.pl,keyidGen.pl))
$(eval $(call gb_Package_add_file,l10ntools_scripts,bin/po2lo,po2lo))
# vim: set noet sw=4 ts=4:
More information about the Libreoffice-commits
mailing list