[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

CVS:oo-debian-files/share install-hook,1.2,1.2.14.1



Update of /cvs/debian-openoffice/oo-debian-files/share
In directory gluck:/tmp/cvs-serv12576/share

Modified Files:
      Tag: OPENOFFICE_ORG680
	install-hook 
Log Message:
Updated packaging for oo2


Index: install-hook
===================================================================
RCS file: /cvs/debian-openoffice/oo-debian-files/share/install-hook,v
retrieving revision 1.2
retrieving revision 1.2.14.1
diff -u -d -r1.2 -r1.2.14.1
--- install-hook	11 Feb 2003 14:53:14 -0000	1.2
+++ install-hook	1 Apr 2005 10:08:38 -0000	1.2.14.1
@@ -15,9 +15,10 @@
 # [args] are standard maintainer script arguments as defined by debian policy.
 
 PATH=/sbin:/bin:/usr/sbin:/usr/bin
+VER=2
 
 [ -n "$1" ] || exit 0
-HOOKDIR="/usr/share/openoffice.org-debian-files/hooks/${1}.d"
+HOOKDIR="/usr/share/openoffice.org${VER}-debian-files/hooks/${1}.d"
 
 command -v run-parts >/dev/null 2>&1 || exit 0
 [ -d "$HOOKDIR" ] || exit 0



Reply to: