[DRE-commits] r5564 - trunk/libramaze-ruby/debian

Deepak Tripathi deepak-guest at alioth.debian.org
Thu Jun 10 11:23:59 UTC 2010


Author: deepak-guest
Date: 2010-06-10 11:23:58 +0000 (Thu, 10 Jun 2010)
New Revision: 5564

Modified:
   trunk/libramaze-ruby/debian/rules
Log:
Removed jquery from examples, its coming with another package now.


Modified: trunk/libramaze-ruby/debian/rules
===================================================================
--- trunk/libramaze-ruby/debian/rules	2010-06-10 10:12:05 UTC (rev 5563)
+++ trunk/libramaze-ruby/debian/rules	2010-06-10 11:23:58 UTC (rev 5564)
@@ -24,3 +24,7 @@
 	perl -i -pe 's|#!/usr/bin/env ruby|#! /usr/bin/ruby1.9.1|' debian/libramaze-ruby1.9.1/usr/share/libramaze-ruby1.9.1/proto/public/dispatch.fcgi
 	chmod 755 debian/libramaze-ruby1.9.1/usr/share/libramaze-ruby1.9.1/proto/public/dispatch.fcgi
 	mv debian/libramaze-ruby1.9.1/usr/share/man/man1/ramaze.1 debian/libramaze-ruby1.9.1/usr/share/man/man1/ramaze1.9.1.1
+
+binary-post-install/libramaze-ruby::
+	rm debian/libramaze-ruby/usr/share/doc/libramaze-ruby/examples/app/chat/public/js/jquery.js
+	rm debian/libramaze-ruby/usr/share/doc/libramaze-ruby/examples/app/sourceview/public/jquery.js




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