[Pkg-octave-commit] [octave-symbolic] 01/01: d/rules: Remove file mydbpy.bat from the package (only used in MS-Windows)
Rafael Laboissière
rlaboiss-guest at moszumanska.debian.org
Sun Apr 5 14:24:38 UTC 2015
This is an automated email from the git hooks/post-receive script.
rlaboiss-guest pushed a commit to branch master
in repository octave-symbolic.
commit 2d602adb1b0607f01569869c5031fd7818cee672
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date: Sun Apr 5 11:03:40 2015 -0300
d/rules: Remove file mydbpy.bat from the package (only used in MS-Windows)
---
debian/rules | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/debian/rules b/debian/rules
index 974e1cc..e2901fc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,3 +4,8 @@
include /usr/share/cdbs/1/class/octave-pkg.mk
OCTPKG_EXCLUDE_TEST = sympref.m ezplot.m ezplot3.m
+
+pkg = octave-symbolic
+
+install/$(pkg)::
+ rm $$(find debian/$(pkg) -name mydbpy.bat)
--
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/octave-symbolic.git
More information about the Pkg-octave-commit
mailing list