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

Daniel Griffiths dgriffiths at archlinux.org
Mon Apr 12 15:47:39 UTC 2010


    Date: Monday, April 12, 2010 @ 11:47:39
  Author: dgriffiths
Revision: 77398

Adopted, moved to splitpkg format

Modified:
  cowsay/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-04-12 12:33:13 UTC (rev 77397)
+++ PKGBUILD	2010-04-12 15:47:39 UTC (rev 77398)
@@ -19,5 +19,9 @@
 	cd ${srcdir}/${pkgname}-${pkgver}
 	patch -p1 < ../cowsay.patch
 	sed -i 's|/man/|/share/man/|' install.sh
+}
+
+package() {
+	cd ${srcdir}/${pkgname}-${pkgver}
 	echo "${pkgdir}/usr" | ./install.sh
 }




More information about the arch-commits mailing list