diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2006-02-01 03:03:43 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2006-02-01 03:03:43 +0000 |
commit | 1aa2f1f0d442876bd5441987f3684ff7e5ed49f1 (patch) | |
tree | c6d2249dbaca599889c33ab68890628c36202e5a /net-p2p/py-bittorrent/files/patch-makei18n.sh | |
parent | Update to 4.4.0 (diff) |
Update to 4.4.0
Notes
Notes:
svn path=/head/; revision=154965
Diffstat (limited to 'net-p2p/py-bittorrent/files/patch-makei18n.sh')
-rw-r--r-- | net-p2p/py-bittorrent/files/patch-makei18n.sh | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/net-p2p/py-bittorrent/files/patch-makei18n.sh b/net-p2p/py-bittorrent/files/patch-makei18n.sh deleted file mode 100644 index 90b32d2cd103..000000000000 --- a/net-p2p/py-bittorrent/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 |