]> git.pld-linux.org Git - packages/BitTorrent.git/commitdiff
- fixed locale packaging auto/ac/BitTorrent-4_2_2-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 15 Jan 2006 14:02:28 +0000 (14:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    BitTorrent.spec -> 1.54

BitTorrent.spec

index f91700716481db1f56dce757b6ac24d8db218ef4..a494e3dc3b32a892421ed54a718d7f5ff1a8feaf 100644 (file)
@@ -57,13 +57,12 @@ Graficzny interfejs u
 mv -f po/{gr,el}.po
 mv -f po/he{_IL,}.po
 mv -f po/nb{_NO,}.po
 mv -f po/{gr,el}.po
 mv -f po/he{_IL,}.po
 mv -f po/nb{_NO,}.po
+rm -rf locale
+sed -i -e "s/'nb_NO'/'nb'   /;s/'gr'/'el'/;s/'he_IL'/'he'   /" BitTorrent/__init__.py
 
 %build
 find -type f -exec sed -i -e 's|#!.*python.*|#!%{_bindir}/python|g' "{}" ";"
 
 
 %build
 find -type f -exec sed -i -e 's|#!.*python.*|#!%{_bindir}/python|g' "{}" ";"
 
-#rm -rf locale
-#. ./makei18n.sh
-
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_mandir}/man1
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_mandir}/man1
This page took 0.086285 seconds and 4 git commands to generate.