summaryrefslogtreecommitdiff
path: root/extra/expect
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-02-26 23:15:00 +0000
committerroot <root@rshg054.dnsready.net>2012-02-26 23:15:00 +0000
commitf6a79a3f5989efc8db63af942851c56f0c462bb1 (patch)
tree08bddecba9bbd4fc2c2075bfa2c514f710fcd351 /extra/expect
parente4a5730eb358cb0d78bc022204ddccac068c2bf2 (diff)
Sun Feb 26 23:15:00 UTC 2012
Diffstat (limited to 'extra/expect')
-rw-r--r--extra/expect/ChangeLog5
-rw-r--r--extra/expect/PKGBUILD10
2 files changed, 12 insertions, 3 deletions
diff --git a/extra/expect/ChangeLog b/extra/expect/ChangeLog
index d43e10c0c..f0432ba02 100644
--- a/extra/expect/ChangeLog
+++ b/extra/expect/ChangeLog
@@ -1,3 +1,8 @@
+2011-01-01 Allan McRae <allan@archlinux.org>
+
+ * expect 5.45-2
+ - Package signing rebuild
+
2011-01-01 kevin <kevin@archlinux.org>
* expect 5.45-1
diff --git a/extra/expect/PKGBUILD b/extra/expect/PKGBUILD
index 3b630ba43..140b4a43f 100644
--- a/extra/expect/PKGBUILD
+++ b/extra/expect/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 104372 2011-01-01 23:52:17Z kevin $
+# $Id: PKGBUILD 151250 2012-02-25 10:00:44Z allan $
# Maintainer: kevin <kevin@archlinux.org>
pkgname=expect
pkgver=5.45
-pkgrel=1
+pkgrel=2
pkgdesc="A tool for automating interactive applications"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
url="http://www.nist.gov/el/msid/expect.cfm"
license=('custom')
depends=('tcl>=8.5.3')
@@ -28,6 +28,10 @@ build() {
# Keep $startdir/pkg out of library search paths.
sed -e 's/-rpath,${LIB_RUNTIME_DIR}:/-rpath,/' -i Makefile
make
+}
+
+package() {
+ cd ${srcdir}/expect${pkgver}
make DESTDIR=${pkgdir} install
# license.