[Pkg-bitcoin-commits] [SCM] electrum packaging branch, master, updated. upstream/1.8-22-ga62300c

Vasudev Kamath kamathvasudev at gmail.com
Sat Jun 22 10:55:12 UTC 2013


The following commit has been merged in the master branch:
commit cc393ce2fcf76427898e8031a36ebc81c13e7fc3
Author: Vasudev Kamath <kamathvasudev at gmail.com>
Date:   Sat Jun 22 15:35:04 2013 +0530

    Before building generate translations and refresh qt resources.

diff --git a/debian/rules b/debian/rules
index 8f12d2f..4786a58 100755
--- a/debian/rules
+++ b/debian/rules
@@ -37,3 +37,7 @@ DEB_UPSTREAM_CRUFT_MOVE = ecdsa aes
 # Ignore graphics and .mo files in addition to the default debian files
 DEB_COPYRIGHT_CHECK_IGNORE_REGEX = ^(locale/.*/.*\.mo|data/dark/.*\.png|icons/.*\.png|LICENSE|debian/(changelog|copyright(|_hints|_newhints)))$
 
+pre-build::
+	python mki18n.py
+	pyrcc4 icons.qrc -o gui/icons_rc.py
+

-- 
electrum packaging



More information about the Pkg-bitcoin-commits mailing list