From dfbf90f39b87d2f5ae24b41e47243ddf70d30d2b Mon Sep 17 00:00:00 2001 From: root Date: Fri, 12 Oct 2012 00:41:00 -0700 Subject: Fri Oct 12 00:40:57 PDT 2012 --- community/lilypond/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/lilypond') diff --git a/community/lilypond/PKGBUILD b/community/lilypond/PKGBUILD index 9617be403..4a58cd269 100644 --- a/community/lilypond/PKGBUILD +++ b/community/lilypond/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 75534 2012-08-26 20:38:31Z spupykin $ +# $Id: PKGBUILD 77506 2012-10-11 12:11:13Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: Geoffroy Carrier # Contributor: William Rea @@ -6,7 +6,7 @@ pkgname=lilypond pkgver=2.16.0 -pkgrel=1 +pkgrel=2 pkgdesc="An automated music engraving system" arch=('i686' 'x86_64') url="http://lilypond.org" @@ -39,5 +39,5 @@ build() { package() { cd "$srcdir/$pkgname-$pkgver" - make DESTDIR="$pkgdir" install + make DESTDIR="$pkgdir" vimdir="/usr/share/vim/vimfiles" install } -- cgit v1.2.3-54-g00ecf