[arch-commits] Commit in avfs/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Eric Bélanger eric at archlinux.org
Mon Dec 8 02:08:34 UTC 2008


    Date: Sunday, December 7, 2008 @ 21:08:34
  Author: eric
Revision: 20936

fixed svn conflict

Modified:
  avfs/repos/extra-x86_64/	(properties)
  avfs/repos/extra-x86_64/PKGBUILD

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


Property changes on: avfs/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /avfs/trunk:1
   + /avfs/trunk:1-20935

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-12-08 02:07:06 UTC (rev 20935)
+++ extra-x86_64/PKGBUILD	2008-12-08 02:08:34 UTC (rev 20936)
@@ -9,9 +9,9 @@
 arch=(i686 x86_64)
 license=('GPL')
 url="http://avf.sourceforge.net/"
-options=('!emptydirs' '!libtool')
+source=(http://dl.sourceforge.net/sourceforge/avf/$pkgname-$pkgver.tar.bz2)
+options=(!emptydirs !libtool)
 depends=('fuse')
-source=(http://dl.sourceforge.net/sourceforge/avf/$pkgname-$pkgver.tar.bz2)
 md5sums=('5281b990251c8c3a15366ad40e4818db')
 
 build() {




More information about the arch-commits mailing list