[Pkg-octave-commit] [SCM] Debian packaging for octave-vrml branch, master, updated. debian/1.0.11-2-8-g223d6c2

Rafael Laboissiere rafael at laboissiere.net
Wed May 30 20:43:56 UTC 2012


The following commit has been merged in the master branch:
commit cbb43514ddc3d2666056d415f6122282c3f7fe25
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Wed May 30 20:34:00 2012 +0000

    debian/rules: Do not install the empty data directory

diff --git a/debian/rules b/debian/rules
index cc1bd1b..35b02c3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
+export DH_ALWAYS_EXCLUDE = data
+
 include /usr/share/cdbs/1/class/octave-pkg.mk
 

-- 
Debian packaging for octave-vrml



More information about the Pkg-octave-commit mailing list