summaryrefslogtreecommitdiffstats
path: root/extra
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-09-24 20:50:49 +0200
committertnut <thierryn1 at hispeed dot ch>2010-09-24 20:50:49 +0200
commit639f9ef4423939818c44f577698be708a45c93b2 (patch)
tree11e856dc35148eeb0b2f24101c2cd62eb4aab2c2 /extra
parent5c790c071f4a128c1169103d6d42bd4ef8415730 (diff)
downloadnutyx-extra-639f9ef4423939818c44f577698be708a45c93b2.tar.gz
nutyx-extra-639f9ef4423939818c44f577698be708a45c93b2.tar.bz2
nutyx-extra-639f9ef4423939818c44f577698be708a45c93b2.tar.xz
nutyx-extra-639f9ef4423939818c44f577698be708a45c93b2.zip
gestpkg-1.2 ajout du pre-install pour éviter le conflit avec gestpkg
Diffstat (limited to 'extra')
-rw-r--r--extra/gestpkg-1.2/pre-install3
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/gestpkg-1.2/pre-install b/extra/gestpkg-1.2/pre-install
new file mode 100644
index 000000000..343eab591
--- /dev/null
+++ b/extra/gestpkg-1.2/pre-install
@@ -0,0 +1,3 @@
+if ( pkginfo -l gestpkg > /dev/null); then
+ pkgrm gestpkg
+fi