[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:15 UTC 2011


The following commit has been merged in the master branch:
commit fa8d5e573199ee859bb1226c3a391ffbeb8e1eca
Author: Thomas Weber <tweber at debian.org>
Date:   Tue Nov 15 19:31:29 2011 +0100

    New patch: drop_versioned_binarys

diff --git a/debian/patches/drop_versioned_binarys b/debian/patches/drop_versioned_binarys
new file mode 100644
index 0000000..75ccd16
--- /dev/null
+++ b/debian/patches/drop_versioned_binarys
@@ -0,0 +1,17 @@
+Description: Don't install binarys with a version in them
+ We don't need them.
+Forwarded: not-needed
+Author: Thomas Weber <tweber at debian.org>
+Index: octave-3.4.2-rc2/src/Makefile.am
+===================================================================
+--- octave-3.4.2-rc2.orig/src/Makefile.am	2011-06-28 19:53:51.000000000 +0000
++++ octave-3.4.2-rc2/src/Makefile.am	2011-06-28 19:54:25.000000000 +0000
+@@ -847,7 +847,7 @@
+ 	chmod a+rx $@
+ endif
+ 
+-install-exec-hook: make-version-links
++install-exec-hook: 
+ 
+ install-data-hook: install-oct
+ 
diff --git a/debian/patches/series b/debian/patches/series
index 0972434..aba696e 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 drop_version_from_pkg_function_calls
 enable_dirs_in_pkg
+drop_versioned_binarys

-- 
Debian packaging for octave



More information about the Pkg-octave-commit mailing list