[arch-commits] Commit in bmake-mk-files/trunk (PKGBUILD)

Sergej Pupykin spupykin at nymeria.archlinux.org
Tue Oct 29 11:40:56 UTC 2013


    Date: Tuesday, October 29, 2013 @ 12:40:56
  Author: spupykin
Revision: 99536

upgpkg: bmake-mk-files 20130401-1

upd

Modified:
  bmake-mk-files/trunk/PKGBUILD	(contents, properties)

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-29 11:40:52 UTC (rev 99535)
+++ PKGBUILD	2013-10-29 11:40:56 UTC (rev 99536)
@@ -1,3 +1,5 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
 # Contributor: Alex Szczuczko <alex at szc dot ca>
 
 pkgname="bmake-mk-files"
@@ -11,7 +13,6 @@
 sha256sums=('12060dbe8656dd69daa12c521ca5af9236208066104939d8c53333da653469b0')
 
 package() {
-    cd mk
-
-    sh install-mk "$pkgdir"/usr/share/mk
+  cd mk
+  sh install-mk "$pkgdir"/usr/share/mk
 }


Property changes on: bmake-mk-files/trunk/PKGBUILD
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property



More information about the arch-commits mailing list