[Pkg-octave-commit] [octave-ltfat] 04/04: d/p/fix-path-of-included-makefile.patch: Drop patch (applied upstream)
Rafael Laboissière
rlaboiss-guest at moszumanska.debian.org
Tue May 12 11:37:32 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-ltfat.
commit 24178306eafe58f32aad45b576c83023004ec178
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date: Tue May 12 05:18:35 2015 -0300
d/p/fix-path-of-included-makefile.patch: Drop patch (applied upstream)
---
debian/patches/fix-path-of-included-makefile.patch | 16 ----------------
debian/patches/series | 1 -
2 files changed, 17 deletions(-)
diff --git a/debian/patches/fix-path-of-included-makefile.patch b/debian/patches/fix-path-of-included-makefile.patch
deleted file mode 100644
index df00871..0000000
--- a/debian/patches/fix-path-of-included-makefile.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-Description: Fix path of include makefile snippet ostools.mk
-Author: Rafael Laboissiere <rafael at laboissiere.net>
-Forwarded: https://savannah.gnu.org/bugs/index.php?43566
-Last-Update: 2014-11-09
-
---- octave-ltfat-2.0.1+dfsg.orig/inst/blockproc/java/Makefile
-+++ octave-ltfat-2.0.1+dfsg/inst/blockproc/java/Makefile
-@@ -3,7 +3,7 @@
- JC=javac
-
- FLAGS=-source 1.6 -target 1.6
--include ../../src/ostools.mk
-+include ../../../src/ostools.mk
-
- default:
- $(JC) $(FLAGS) net/sourceforge/ltfat/*.java net/sourceforge/ltfat/thirdparty/*.java
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 52b9379..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-fix-path-of-included-makefile.patch
--
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/octave-ltfat.git
More information about the Pkg-octave-commit
mailing list