[arch-commits] Commit in java-commons-daemon/trunk (PKGBUILD)

Guillaume Alaux guillaume at archlinux.org
Mon May 9 21:16:15 UTC 2011


    Date: Monday, May 9, 2011 @ 17:16:15
  Author: guillaume
Revision: 123301

upgpkg: java-commons-daemon 1.0.5-1
Fixed 'arch'

Modified:
  java-commons-daemon/trunk/PKGBUILD

----------+
 PKGBUILD |    2 --
 1 file changed, 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-05-09 20:57:08 UTC (rev 123300)
+++ PKGBUILD	2011-05-09 21:16:15 UTC (rev 123301)
@@ -26,7 +26,6 @@
 
 package_java-commons-daemon() {
   pkgdesc="Set of Apache libraries for making Java applications run on UNIX more easily"
-  arch=('any')
   depends=('java-runtime')
 
   cd "${srcdir}/${_libname}-${pkgver}-src"
@@ -39,7 +38,6 @@
 
 package_java-jsvc() {
   pkgdesc="Apache application for making Java applications run on UNIX more easily"
-  arch=('i686' 'x86_64')
   depends=("java-${_libname}" 'libcap')
 
   # jsvc




More information about the arch-commits mailing list