[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#757243: RFS: qmapshack/0.2.0+ds1-1



Signed & Uploaded.. It's now in the new queue, so there's just waiting
until the ftp-masters approve. 

Note: There was one minor I changed before upload -- you usually call
dh_* after overriding the target; please use apply the attached patch to
the repository (I've not allowed :)); then add the release tag

Thanks for your contribution!

-- 
tobi 
diff --git a/debian/rules b/debian/rules
index 01870e5..763f2d3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,6 +17,7 @@ override_dh_auto_build:
 	cd $(CURDIR)/src/icons/cache/ && bash makeicons
 	cd $(CURDIR)/src/icons/waypoints/ && bash makeicons
 	inkscape -D -w 180 -h 180 $(CURDIR)/src/pics/compass.svg --export-png=$(CURDIR)/src/pics/compass.png
+	dh_auto_build
 
 override_dh_auto_install:
 	dh_auto_install

Reply to: