[arch-commits] Commit in nemo-fileroller (3 files)

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


    Date: Thursday, October 31, 2013 @ 03:30:10
  Author: allan
Revision: 99924

remove !libtool

Modified:
  nemo-fileroller/repos/community-i686/PKGBUILD
  nemo-fileroller/repos/community-x86_64/PKGBUILD
  nemo-fileroller/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:29:45 UTC (rev 99923)
+++ repos/community-i686/PKGBUILD	2013-10-31 02:30:10 UTC (rev 99924)
@@ -13,7 +13,7 @@
         "$pkgname-$pkgver.tar.gz::http://github.com/linuxmint/nemo-extensions/archive/master.tar.gz")
 
 depends=('nemo' 'file-roller')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 
 sha256sums=('3381a3421b2fd69746b610cfa3dfeb83d4795076ec692fcf28bcccf69bfe36d0'
             'b89c4667b175ad6ad59b6938dab7e9b53c3bcdc25a5ac5177203662900aac2f5')

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD	2013-10-31 02:29:45 UTC (rev 99923)
+++ repos/community-x86_64/PKGBUILD	2013-10-31 02:30:10 UTC (rev 99924)
@@ -13,7 +13,7 @@
         "$pkgname-$pkgver.tar.gz::http://github.com/linuxmint/nemo-extensions/archive/master.tar.gz")
 
 depends=('nemo' 'file-roller')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 
 sha256sums=('3381a3421b2fd69746b610cfa3dfeb83d4795076ec692fcf28bcccf69bfe36d0'
             'b89c4667b175ad6ad59b6938dab7e9b53c3bcdc25a5ac5177203662900aac2f5')

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-31 02:29:45 UTC (rev 99923)
+++ trunk/PKGBUILD	2013-10-31 02:30:10 UTC (rev 99924)
@@ -13,7 +13,7 @@
         "$pkgname-$pkgver.tar.gz::http://github.com/linuxmint/nemo-extensions/archive/master.tar.gz")
 
 depends=('nemo' 'file-roller')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 
 sha256sums=('3381a3421b2fd69746b610cfa3dfeb83d4795076ec692fcf28bcccf69bfe36d0'
             'b89c4667b175ad6ad59b6938dab7e9b53c3bcdc25a5ac5177203662900aac2f5')




More information about the arch-commits mailing list