[arch-commits] Commit in webkitgtk2 (3 files)

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 15:08:20 UTC 2013


    Date: Wednesday, October 30, 2013 @ 16:08:20
  Author: allan
Revision: 198483

remove !libtool

Modified:
  webkitgtk2/repos/extra-i686/PKGBUILD
  webkitgtk2/repos/extra-x86_64/PKGBUILD
  webkitgtk2/trunk/PKGBUILD

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

Modified: repos/extra-i686/PKGBUILD
===================================================================
--- repos/extra-i686/PKGBUILD	2013-10-30 15:07:59 UTC (rev 198482)
+++ repos/extra-i686/PKGBUILD	2013-10-30 15:08:20 UTC (rev 198483)
@@ -15,7 +15,7 @@
 provides=("libwebkit=${pkgver}")
 conflicts=(libwebkit)
 replaces=(libwebkit)
-options=(!libtool !emptydirs)
+options=(!emptydirs)
 source=(http://webkitgtk.org/releases/webkitgtk-${pkgver}.tar.xz
         bison3.patch)
 sha256sums=('19234f8e4edfaefe91ed06471a2aa8c71d26dd55d33787eede1dcfc9a3a96d9c'

Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD	2013-10-30 15:07:59 UTC (rev 198482)
+++ repos/extra-x86_64/PKGBUILD	2013-10-30 15:08:20 UTC (rev 198483)
@@ -15,7 +15,7 @@
 provides=("libwebkit=${pkgver}")
 conflicts=(libwebkit)
 replaces=(libwebkit)
-options=(!libtool !emptydirs)
+options=(!emptydirs)
 source=(http://webkitgtk.org/releases/webkitgtk-${pkgver}.tar.xz
         bison3.patch)
 sha256sums=('19234f8e4edfaefe91ed06471a2aa8c71d26dd55d33787eede1dcfc9a3a96d9c'

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 15:07:59 UTC (rev 198482)
+++ trunk/PKGBUILD	2013-10-30 15:08:20 UTC (rev 198483)
@@ -15,7 +15,7 @@
 provides=("libwebkit=${pkgver}")
 conflicts=(libwebkit)
 replaces=(libwebkit)
-options=(!libtool !emptydirs)
+options=(!emptydirs)
 source=(http://webkitgtk.org/releases/webkitgtk-${pkgver}.tar.xz
         bison3.patch)
 sha256sums=('19234f8e4edfaefe91ed06471a2aa8c71d26dd55d33787eede1dcfc9a3a96d9c'




More information about the arch-commits mailing list