diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /extra/mutter-wayland | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/mutter-wayland')
-rw-r--r-- | extra/mutter-wayland/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/mutter-wayland/PKGBUILD b/extra/mutter-wayland/PKGBUILD index 67c31c1bd..1547fc910 100644 --- a/extra/mutter-wayland/PKGBUILD +++ b/extra/mutter-wayland/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 196631 2013-10-15 21:31:37Z heftig $ +# $Id: PKGBUILD 198333 2013-10-30 14:13:43Z allan $ # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> pkgname=mutter-wayland @@ -10,7 +10,7 @@ license=(GPL) depends=(mutter) makedepends=(intltool gnome-doc-utils) url="http://www.gnome.org" -options=('!libtool' '!emptydirs') +options=('!emptydirs') install=mutter-wayland.install source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz mutter-wayland-3.10.0.1-logfile.patch) |