[arch-commits] Commit in qca-ossl/trunk (PKGBUILD)

Pierre Schmitz pierre at archlinux.org
Thu Jan 14 00:40:02 UTC 2010


    Date: Wednesday, January 13, 2010 @ 19:40:01
  Author: pierre
Revision: 63016

upgpkg: qca-ossl 2.0.0-2
    rebuild to solve ssl connection problems

Modified:
  qca-ossl/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-14 00:34:27 UTC (rev 63015)
+++ PKGBUILD	2010-01-14 00:40:01 UTC (rev 63016)
@@ -4,7 +4,7 @@
 pkgname=qca-ossl
 pkgver=2.0.0
 _pkgver=2.0.0-beta3
-pkgrel=1
+pkgrel=2
 pkgdesc="Qt Cryptographic Architecture"
 arch=('i686' 'x86_64')
 url="http://delta.affinix.com/qca/"
@@ -21,5 +21,9 @@
 		--release \
 		--no-separate-debug-info
 	make
+}
+
+package() {
+	cd $srcdir/${pkgname}-${_pkgver}
 	make INSTALL_ROOT=$pkgdir install
 }




More information about the arch-commits mailing list