remove from Packages_scripts the removed scripts

since 4a51910761

Change-Id: I17b670769da4ac1c91dabda2aa3d42c458c12135
This commit is contained in:
Caolán McNamara
2012-11-21 14:13:57 +00:00
parent 76a28511a0
commit 7119a76da2

View File

@@ -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: