[DRE-commits] [SCM] ruby-http-connection.git branch, master, updated. upstream/1.4.1-13-g832d86a

Praveen Arimbrathodiyil praveen at debian.org
Mon Oct 29 20:16:00 UTC 2012


The following commit has been merged in the master branch:
commit 832d86a4bbd39901218749a9a17c590006482cc0
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Oct 30 01:38:10 2012 +0530

    fix path of jquery.js

diff --git a/debian/rules b/debian/rules
index 53eea84..b18b5db 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,7 +21,7 @@ override_dh_auto_build:
     --main README --title "http_connection, HTTP helper library for Ruby" \
 		--op doc/rdoc README.txt lib/right_http_connection.rb
 		echo "Removing embedded jquery javascript library..."
-		rm doc/ruby-http-connection/rdoc/js/jquery.js
+		rm doc/rdoc/js/jquery.js
 
 override_dh_auto_clean:
 	dh_auto_clean

-- 
ruby-http-connection.git



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