[24189] in Source-Commits

home help back first fref pref prev next nref lref last post

/svn/athena r23790 - trunk/athena/lib/firefox-extension/debian

daemon@ATHENA.MIT.EDU (Robert A Basch)
Fri May 15 16:28:51 2009

Date: Fri, 15 May 2009 16:28:40 -0400
From: Robert A Basch <rbasch@MIT.EDU>
Message-Id: <200905152028.n4FKSenl017310@drugstore.mit.edu>
To: source-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: rbasch
Date: 2009-05-15 16:28:40 -0400 (Fri, 15 May 2009)
New Revision: 23790

Modified:
   trunk/athena/lib/firefox-extension/debian/rules
Log:
In firefox-extension:
  * Make sure the ubufox.js transform script is executable.


Modified: trunk/athena/lib/firefox-extension/debian/rules
===================================================================
--- trunk/athena/lib/firefox-extension/debian/rules	2009-05-15 07:05:48 UTC (rev 23789)
+++ trunk/athena/lib/firefox-extension/debian/rules	2009-05-15 20:28:40 UTC (rev 23790)
@@ -6,6 +6,9 @@
 	/etc/firefox-3.0/pref/ubufox.js.debathena
 endif
 
+common-build-impl::
+	chmod +x debian/transform_ubufox.js.debathena
+
 DEB_AUTO_UPDATE_AUTOCONF = 2.50
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk


home help back first fref pref prev next nref lref last post