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

Daniel Micay thestinger at archlinux.org
Sun Jun 21 15:00:34 UTC 2015


    Date: Sunday, June 21, 2015 @ 17:00:34
  Author: thestinger
Revision: 135667

rm debugging stuff

Modified:
  vte3-ng/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-21 14:47:33 UTC (rev 135666)
+++ PKGBUILD	2015-06-21 15:00:34 UTC (rev 135667)
@@ -25,12 +25,10 @@
       --localstatedir=/var --disable-static \
       --enable-introspection --enable-gnome-pty-helper
   make
-  echo BAZ > baz
 }
 
 package() {
   cd "vte-ng-$pkgver"
-  echo FOOBAR > foo
   make DESTDIR="$pkgdir" install
 
   rm "$pkgdir/usr/lib/vte/gnome-pty-helper"



More information about the arch-commits mailing list