[arch-commits] Commit in notification-daemon (3 files)

Allan McRae allan at nymeria.archlinux.org
Thu Oct 31 02:31:50 UTC 2013


    Date: Thursday, October 31, 2013 @ 03:31:50
  Author: allan
Revision: 99929

remove !libtool

Modified:
  notification-daemon/repos/community-i686/PKGBUILD
  notification-daemon/repos/community-x86_64/PKGBUILD
  notification-daemon/trunk/PKGBUILD

---------------------------------+
 repos/community-i686/PKGBUILD   |    2 +-
 repos/community-x86_64/PKGBUILD |    2 +-
 trunk/PKGBUILD                  |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

Modified: repos/community-i686/PKGBUILD
===================================================================
--- repos/community-i686/PKGBUILD	2013-10-31 02:31:30 UTC (rev 99928)
+++ repos/community-i686/PKGBUILD	2013-10-31 02:31:50 UTC (rev 99929)
@@ -11,7 +11,7 @@
 url="http://www.galago-project.org/specs/notification/"
 depends=(gtk3 libcanberra)
 makedepends=(pkgconfig intltool)
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 source=(http://download.gnome.org/sources/${pkgname}/0.7/${pkgname}-${pkgver}.tar.xz)
 sha256sums=('64d0ce6fb12c94c3b73b701502c804c408cb5a94580bcae5ac37607639f7a0b3')
 

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD	2013-10-31 02:31:30 UTC (rev 99928)
+++ repos/community-x86_64/PKGBUILD	2013-10-31 02:31:50 UTC (rev 99929)
@@ -11,7 +11,7 @@
 url="http://www.galago-project.org/specs/notification/"
 depends=(gtk3 libcanberra)
 makedepends=(pkgconfig intltool)
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 source=(http://download.gnome.org/sources/${pkgname}/0.7/${pkgname}-${pkgver}.tar.xz)
 sha256sums=('64d0ce6fb12c94c3b73b701502c804c408cb5a94580bcae5ac37607639f7a0b3')
 

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-31 02:31:30 UTC (rev 99928)
+++ trunk/PKGBUILD	2013-10-31 02:31:50 UTC (rev 99929)
@@ -11,7 +11,7 @@
 url="http://www.galago-project.org/specs/notification/"
 depends=(gtk3 libcanberra)
 makedepends=(pkgconfig intltool)
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 source=(http://download.gnome.org/sources/${pkgname}/0.7/${pkgname}-${pkgver}.tar.xz)
 sha256sums=('64d0ce6fb12c94c3b73b701502c804c408cb5a94580bcae5ac37607639f7a0b3')
 




More information about the arch-commits mailing list