aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/py-bittorrent-devel/files
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2005-12-12 05:10:05 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2005-12-12 05:10:05 +0000
commit0b0f3c4779c07559ac316eb41e3b41f52a2d1b26 (patch)
tree0bd233da2025a73d23d56e8be2cb66b24480947f /net-p2p/py-bittorrent-devel/files
parent20839611afe6be60fb61de9409f5b4067c182087 (diff)
downloadports-0b0f3c4779c07559ac316eb41e3b41f52a2d1b26.tar.gz
ports-0b0f3c4779c07559ac316eb41e3b41f52a2d1b26.zip
Notes
Diffstat (limited to 'net-p2p/py-bittorrent-devel/files')
-rw-r--r--net-p2p/py-bittorrent-devel/files/patch-makei18n.sh9
1 files changed, 0 insertions, 9 deletions
diff --git a/net-p2p/py-bittorrent-devel/files/patch-makei18n.sh b/net-p2p/py-bittorrent-devel/files/patch-makei18n.sh
deleted file mode 100644
index 90b32d2cd103..000000000000
--- a/net-p2p/py-bittorrent-devel/files/patch-makei18n.sh
+++ /dev/null
@@ -1,9 +0,0 @@
---- makei18n.sh.orig Sun Nov 20 23:17:39 2005
-+++ makei18n.sh Sun Nov 20 23:18:34 2005
-@@ -1,5 +1,5 @@
- APP_NAME="bittorrent"
--LANGUAGES=`python language_codes.py`
-+LANGUAGES=`cd po; ls *.po | sed -e 's/\.po//'`
- MESSAGES_PO="messages.pot"
-
- rm -f $APP_NAME.lis