[Pkg-golang-commits] [SCM] Packaging for Google Go branch, debian-sid, updated. debian/2%1.0.1-1-27-g9ecbce4

Michael Stapelberg michael at stapelberg.de
Mon Mar 4 20:52:25 UTC 2013


The following commit has been merged in the debian-sid branch:
commit 074c016b3f4508b9e50146061b77963161cd1389
Author: Michael Stapelberg <stapelberg at debian.org>
Date:   Mon Mar 4 21:35:44 2013 +0100

    golang-doc: wiki/get.bin does not exist anymore

diff --git a/debian/rules b/debian/rules
index 29bb141..1f939a4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,8 +33,6 @@ override_dh_compress:
 
 override_dh_install:
 	dh_install --fail-missing
-	# Remove binary from documentation
-	-rm $(CURDIR)/debian/golang-doc/usr/share/doc/golang-doc/html/articles/wiki/get.bin
 	# Replace jquery in the html documentation with a symlink to libjs-jquery
 	rm $(CURDIR)/debian/golang-doc/usr/share/doc/golang-doc/html/jquery.js
 	ln -s /usr/share/javascript/jquery/jquery.min.js $(CURDIR)/debian/golang-doc/usr/share/doc/golang-doc/html/jquery.js

-- 
Packaging for Google Go



More information about the pkg-golang-commits mailing list