Author: jdg
Date: 2006-04-04 07:25:33 +0000 (Tue, 04 Apr 2006)
New Revision: 1164
Modified:
tex-common/trunk/debian/changelog
tex-common/trunk/debian/preinst.in
Log:
* Made preinst a /bin/sh script [jdg]
Modified: tex-common/trunk/debian/changelog
===================================================================
--- tex-common/trunk/debian/changelog 2006-04-03 19:02:45 UTC (rev 1163)
+++ tex-common/trunk/debian/changelog 2006-04-04 07:25:33 UTC (rev 1164)
@@ -19,8 +19,9 @@
- Updated Lithuanian debconf translation, thanks to Kęstutis Biliūnas
<[EMAIL PROTECTED]> (closes: #360282) [frank]
* Fix eperl open commands in maintainer scripts to work with -k [jdg]
+ * Made preinst a /bin/sh script [jdg]
- -- Julian Gilbey <[EMAIL PROTECTED]> Mon, 3 Apr 2006 19:59:45 +0100
+ -- Julian Gilbey <[EMAIL PROTECTED]> Tue, 4 Apr 2006 08:25:13 +0100
tex-common (0.20) unstable; urgency=medium
Modified: tex-common/trunk/debian/preinst.in
===================================================================
--- tex-common/trunk/debian/preinst.in 2006-04-03 19:02:45 UTC (rev 1163)
+++ tex-common/trunk/debian/preinst.in 2006-04-04 07:25:33 UTC (rev 1164)
@@ -1,4 +1,4 @@
-#!/bin/bash -e
+#!/bin/sh -e
#
# preinst maintainer script for the Debian tex-common package.
# $Id$
_______________________________________________
Pkg-tetex-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-tetex-commits