[SCM] SETI at home packaging branch, master, updated. debian/5.13+cvs20060510-4-61-gca9b6ee

Guo Yixuan culu.gyx at gmail.com
Mon May 21 14:01:35 UTC 2012


The following commit has been merged in the master branch:
commit ca9b6ee1d3829faa7e9200c30fc5a094d99bb7a9
Author: Guo Yixuan <culu.gyx at gmail.com>
Date:   Mon May 21 21:48:03 2012 +0800

    add dh_install in override_dh_install
    
    for installing app_info.xml and seti.cfg

diff --git a/debian/rules b/debian/rules
index 650b3fa..e9b7a91 100755
--- a/debian/rules
+++ b/debian/rules
@@ -92,6 +92,7 @@ override_dh_install:
 	cp client/seti_boinc debian/$(PKG)/usr/lib/$(PKG)/setiathome_enhanced
 	cat debian/extra/app_info.xml.in | \
 	  sed -e 's/VERSION/$(APP_INFO_VERSION)/' > debian/extra/app_info.xml
+	dh_install
 
 
 origDir ?= .

-- 
SETI at home packaging



More information about the pkg-boinc-commits mailing list