[arch-commits] Commit in expect/trunk (expect.install)

Kevin Piché kevin at archlinux.org
Sun Jan 2 03:24:36 UTC 2011


    Date: Saturday, January 1, 2011 @ 22:24:36
  Author: kevin
Revision: 104378

Added missing expect.install

Added:
  expect/trunk/expect.install

----------------+
 expect.install |    5 +++++
 1 file changed, 5 insertions(+)

Added: expect.install
===================================================================
--- expect.install	                        (rev 0)
+++ expect.install	2011-01-02 03:24:36 UTC (rev 104378)
@@ -0,0 +1,5 @@
+post_upgrade() {
+  if [ "`vercmp $2 5.45`" -lt 0 ]; then
+    echo "  - expectk has been removed.  Use tclsh instead"
+  fi
+}




More information about the arch-commits mailing list