diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-09-24 20:50:49 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-09-24 20:50:49 +0200 |
commit | 639f9ef4423939818c44f577698be708a45c93b2 (patch) | |
tree | 11e856dc35148eeb0b2f24101c2cd62eb4aab2c2 | |
parent | 5c790c071f4a128c1169103d6d42bd4ef8415730 (diff) | |
download | nutyx-pakxe-639f9ef4423939818c44f577698be708a45c93b2.tar.gz nutyx-pakxe-639f9ef4423939818c44f577698be708a45c93b2.tar.bz2 nutyx-pakxe-639f9ef4423939818c44f577698be708a45c93b2.tar.xz nutyx-pakxe-639f9ef4423939818c44f577698be708a45c93b2.zip |
gestpkg-1.2 ajout du pre-install pour éviter le conflit avec gestpkg
-rw-r--r-- | extra/gestpkg-1.2/pre-install | 3 |
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 |