[Pkg-octave-commit] [SCM] octave-communications branch, master, updated. 82ce1e61114a25137ae51b9f76e1d41ee30ef4b0

Rafael Laboissiere rafael at debian.org
Sat Jun 6 18:56:48 UTC 2009


The following commit has been merged in the master branch:
commit 82ce1e61114a25137ae51b9f76e1d41ee30ef4b0
Author: Rafael Laboissiere <rafael at debian.org>
Date:   Sat Jun 6 20:46:16 2009 +0200

    Restore lacking rule install/octave-$(pkg)-common

diff --git a/debian/rules b/debian/rules
index 5866280..0d58985 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,8 @@ pkgdir = $(indepshr)/octave/packages/*/$(pkg)-*
 
 DEB_DH_INSTALL_SOURCEDIR = debian/octave-$(pkg)
 
+install/octave-$(pkg)-common:: install/octave-$(pkg)
+
 install/octave-$(pkg)::
 	# Move the architecture independent files into the appropriate
 	# package

-- 
octave-communications



More information about the Pkg-octave-commit mailing list