Files
pkgsrc-ng/net/bittorrent/patches/patch-ae
2013-09-26 17:14:40 +02:00

12 lines
338 B
Plaintext

$NetBSD: patch-ae,v 1.3 2010/01/30 13:31:59 tron Exp $
--- makei18n.sh.orig 2006-01-31 20:16:51.000000000 +0000
+++ makei18n.sh 2010-01-30 13:24:20.000000000 +0000
@@ -1,5 +1,5 @@
APP_NAME="bittorrent"
-LANGUAGES=`python language_codes.py -a`
+LANGUAGES=`$PYTHON language_codes.py -a`
MESSAGES_PO="messages.pot"
rm -f $APP_NAME.lis