[DRE-commits] [SCM] org-ruby.git branch, master, updated. upstream/0.8.1_git.20130317.f632268-2-g4020273

Per Andersson avtobiff at gmail.com
Tue Mar 19 13:05:29 UTC 2013


The following commit has been merged in the master branch:
commit 402027310b26ef72186462390837257aa77844c5
Author: Per Andersson <avtobiff at gmail.com>
Date:   Tue Mar 19 13:54:51 2013 +0100

    Remove bundled jquery.js from correct path

diff --git a/debian/rules b/debian/rules
index 8b649ad..05e924e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,4 +26,4 @@ override_dh_auto_build:
 override_dh_auto_install:
 	dh_auto_install
 	# remove bundled jquery.js
-	rm -f tmp/tmp/usr/share/doc/org-ruby-doc/html/js/jquery.js
+	rm -f debian/org-ruby-doc/usr/share/doc/org-ruby-doc/html/js/jquery.js

-- 
org-ruby.git



More information about the Pkg-ruby-extras-commits mailing list