[Pkg-octave-commit] [octave-symbolic] 01/01: d/rules: Remove the extraneous Windows batch script
Rafael Laboissière
rlaboiss-guest at moszumanska.debian.org
Sun Sep 13 09:38:26 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 4a7f60fe1ab223a5c8304d6b7d3f107bca68dce7
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date: Sat Aug 8 12:11:16 2015 -0300
d/rules: Remove the extraneous Windows batch script
---
debian/rules | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/debian/rules b/debian/rules
index 974e1cc..410fab7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,3 +4,7 @@
include /usr/share/cdbs/1/class/octave-pkg.mk
OCTPKG_EXCLUDE_TEST = sympref.m ezplot.m ezplot3.m
+
+install/octave-symbolic::
+ # Remove the extraneous Windows batch script
+ rm -rf $$(find debian/octave-symbolic -name bin)
--
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