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

Michael Stapelberg michael at stapelberg.de
Sun Mar 3 22:31:26 UTC 2013


The following commit has been merged in the debian-sid branch:
commit b4114ea767ca315b367b6b84ed785a867a6d6725
Author: Michael Stapelberg <michael at stapelberg.de>
Date:   Fri Mar 1 18:46:48 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