summaryrefslogtreecommitdiffstats
path: root/extra/gestpkg/pre-install
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gestpkg/pre-install')
-rw-r--r--extra/gestpkg/pre-install3
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/gestpkg/pre-install b/extra/gestpkg/pre-install
new file mode 100644
index 000000000..f7e04387e
--- /dev/null
+++ b/extra/gestpkg/pre-install
@@ -0,0 +1,3 @@
+if ( pkginfo -i | grep ^"gestpkg-1.2 " > /dev/null ) ; then
+ pkgrm gestpkg-1.2
+fi