[Pkg-octave-commit] [SCM] octave-simp branch, master, updated. bc866791eaaa2e2e5d418f75e6c6bf4124f36e4b

Rafael Laboissiere rafael at debian.org
Sun May 24 18:04:29 UTC 2009


The following commit has been merged in the master branch:
commit 87f4a6978e60cc60345ba8faa712dd997cd85ab6
Author: Rafael Laboissiere <rafael at debian.org>
Date:   Sun May 24 20:02:19 2009 +0200

    Removed unneeded documentation source file installed in /usr/share/doc

diff --git a/debian/rules b/debian/rules
index 71fb86c..853572f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,9 @@
 # -*- makefile -*-
 
 include /usr/share/cdbs/1/class/octave-pkg.mk
+
+pkg = octave-simp
+
+install/$(pkg)::
+	( cd debian/$(pkg)/usr/share/doc/$(pkg) ;	\
+	  [ -f simp.lyx ] && rm simp.lyx )

-- 
octave-simp



More information about the Pkg-octave-commit mailing list