[arch-commits] CVS update of extra/devel/mono-tools (PKGBUILD)

Eric Belanger eric at archlinux.org
Mon Jun 11 05:37:24 UTC 2007


    Date: Monday, June 11, 2007 @ 01:37:24
  Author: eric
    Path: /home/cvs-extra/extra/devel/mono-tools

Modified: PKGBUILD (1.14 -> 1.15)

upgpkg: mono-tools 1.2.4-1
removed unecessary directory


----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


Index: extra/devel/mono-tools/PKGBUILD
diff -u extra/devel/mono-tools/PKGBUILD:1.14 extra/devel/mono-tools/PKGBUILD:1.15
--- extra/devel/mono-tools/PKGBUILD:1.14	Sun Jun 10 16:57:07 2007
+++ extra/devel/mono-tools/PKGBUILD	Mon Jun 11 01:37:24 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.14 2007/06/10 20:57:07 jgc Exp $
+# $Id: PKGBUILD,v 1.15 2007/06/11 05:37:24 eric Exp $
 # Maintainer: tobias <tobias at archlinux.org>
 # Contributor: Brice Carpentier <brice at dlfp.org>
 
@@ -31,4 +31,5 @@
   ./configure --prefix=/usr
   make || return 1
   make GACUTIL="/usr/bin/gacutil /root $startdir/pkg/usr/lib" DESTDIR=$startdir/pkg install
+  rm -r $startdir/pkg/weird
 }




More information about the arch-commits mailing list