[Pkg-octave-commit] [SCM] Debian packaging for octave branch, master, updated. 3.2.2-2-102-g2b393c2

Thomas Weber tweber at debian.org
Wed Dec 7 17:56:28 UTC 2011


The following commit has been merged in the master branch:
commit 2b393c228758ab2509ee42384f77914f76c80a97
Author: Thomas Weber <tweber at debian.org>
Date:   Sat Dec 3 22:26:44 2011 +0100

    Change defs.make file for new directory structure.
    
    We put external .m and .oct files in directories without any API or
    version information.

diff --git a/debian/defs.make b/debian/defs.make
new file mode 100644
index 0000000..9bd1299
--- /dev/null
+++ b/debian/defs.make
@@ -0,0 +1,5 @@
+# Installation paths for use in debian/rules of Octave-related packages
+# Written by Rafael Laboissiere <rafael at debian.org>
+
+MDIR = $(shell octave-config --print LOCALFCNFILEDIR)
+OCTDIR = $(shell octave-config --print LOCALOCTFILEDIR)

-- 
Debian packaging for octave



More information about the Pkg-octave-commit mailing list