[arch-commits] Commit in lilypond/trunk (PKGBUILD)

Balló György bgyorgy at nymeria.archlinux.org
Mon Dec 30 15:17:29 UTC 2013


    Date: Monday, December 30, 2013 @ 16:17:29
  Author: bgyorgy
Revision: 103222

upgpkg: lilypond 2.16.2-5

Fix (FS#38309)

Modified:
  lilypond/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-12-30 15:15:51 UTC (rev 103221)
+++ PKGBUILD	2013-12-30 15:17:29 UTC (rev 103222)
@@ -6,7 +6,7 @@
 
 pkgname=lilypond
 pkgver=2.16.2
-pkgrel=4
+pkgrel=5
 pkgdesc="An automated music engraving system"
 arch=('i686' 'x86_64')
 url="http://lilypond.org"
@@ -35,7 +35,7 @@
   sed -i 's|GUILE_CFLAGS=.*|GUILE_CFLAGS="`pkg-config --cflags guile-1.8`"|' configure
   sed -i 's|GUILE_LDFLAGS=.*|GUILE_LDFLAGS="`pkg-config --libs guile-1.8`"|' configure
 
-  rm -rf python/out/
+  rm -rf lily/out/ python/out/
 
   # Fix build
   patch -Np1 -i "$srcdir/lilypond.git-1ca9814191d16fd3c571d93035247db039254fc1.patch"




More information about the arch-commits mailing list