[DRE-commits] r5533 - trunk/libopengl-ruby/debian

Deepak Tripathi deepak-guest at alioth.debian.org
Tue Jun 8 05:44:59 UTC 2010


Author: deepak-guest
Date: 2010-06-08 05:44:53 +0000 (Tue, 08 Jun 2010)
New Revision: 5533

Modified:
   trunk/libopengl-ruby/debian/rules
Log:
Added rebut setup.mk files and removed ext-ruby, removed warning     
=This executable file is not an ELF format binary="


Modified: trunk/libopengl-ruby/debian/rules
===================================================================
--- trunk/libopengl-ruby/debian/rules	2010-06-08 05:33:08 UTC (rev 5532)
+++ trunk/libopengl-ruby/debian/rules	2010-06-08 05:44:53 UTC (rev 5533)
@@ -7,6 +7,6 @@
 #include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 include /usr/share/ruby-pkg-tools/1/class/ruby-setup-rb.mk
 
-#binary-install/libopengl-ruby::
-#	find debian/$(cdbs_curpkg)/usr/share/doc/libopengl-ruby/examples \
-#	  -type f -exec chmod a-x {} \;
+binary-install/libopengl-ruby::
+	find debian/$(cdbs_curpkg)/usr/share/doc/libopengl-ruby/examples \
+	  -type f -exec chmod a-x {} \;




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