[Pkg-octave-commit] [SCM] Debian packaging for octave-strings branch, master, updated. 75006424cff419336f6301772a6dcf7f0d185441

Rafael Laboissiere rafael at laboissiere.net
Thu Mar 15 21:37:45 UTC 2012


The following commit has been merged in the master branch:
commit af64ea4c47ba741f55d42517f35dd1cabea3f039
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Wed Mar 14 12:29:37 2012 +0100

    Remove file strtrim.m from the binary package (included in Octave 3.6)

diff --git a/debian/rules b/debian/rules
index 71fb86c..b523853 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,8 @@
 # -*- makefile -*-
 
 include /usr/share/cdbs/1/class/octave-pkg.mk
+
+pkg = octave-strings
+
+install/$(pkg)::
+	find debian/$(pkg) -name strtrim.m -exec rm \{} \;

-- 
Debian packaging for octave-strings



More information about the Pkg-octave-commit mailing list