[arch-commits] Commit in alltray/trunk (PKGBUILD)
Eric Belanger
eric at archlinux.org
Wed Oct 1 02:34:02 UTC 2008
Date: Tuesday, September 30, 2008 @ 22:34:02
Author: eric
Revision: 13997
upgpkg: alltray 0.70-1
Modified:
alltray/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-10-01 01:32:48 UTC (rev 13996)
+++ PKGBUILD 2008-10-01 02:34:02 UTC (rev 13997)
@@ -1,3 +1,4 @@
+# $Id$
# Maintainer : James Rayner <iphitus at gmail.com>
# Contributor: Roberto Salas <ro0xito at gmail.com>
@@ -9,7 +10,9 @@
arch=(i686 x86_64)
url="http://alltray.sourceforge.net"
depends=('gconf')
+options=('!libtool')
source=(http://downloads.sourceforge.net/sourceforge/alltray/$pkgname-$pkgver.tar.gz)
+md5sums=('675a0a60f22fae04da787095ef0bd7d9')
build()
{
@@ -23,9 +26,6 @@
make || return 1
make DESTDIR=$startdir/pkg install
-
- find $startdir/pkg -name *.la -exec rm {} +
}
-md5sums=('675a0a60f22fae04da787095ef0bd7d9')
More information about the arch-commits
mailing list