[Pkg-octave-commit] [SCM] octave branch, master, updated. 5cc51451bb58ad938b18f9aa9f8f3f17f64a2fd7

Rafael Laboissiere rafael at debian.org
Sun May 10 18:24:06 UTC 2009


The following commit has been merged in the master branch:
commit 5cc51451bb58ad938b18f9aa9f8f3f17f64a2fd7
Author: Rafael Laboissiere <rafael at debian.org>
Date:   Sun May 10 19:37:46 2009 +0200

    Use the appropriate version as the directory name

diff --git a/debian/in/PACKAGE.postrm b/debian/in/PACKAGE.postrm
index 18d7a2e..78e6fb5 100644
--- a/debian/in/PACKAGE.postrm
+++ b/debian/in/PACKAGE.postrm
@@ -5,7 +5,7 @@
 #DEBHELPER#
 
 # The current Octave version, known to debian/rules at build time
-VERSION=@VERSION@
+VERSION=@MAJOR@
 
 if [ "$1" = purge ] ; then
 	# Remove the packages database file

-- 
octave



More information about the Pkg-octave-commit mailing list