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

Eric Bélanger eric at nymeria.archlinux.org
Sun Mar 10 01:57:29 UTC 2013


    Date: Sunday, March 10, 2013 @ 02:57:26
  Author: eric
Revision: 179826

Add conplay script (close FS#34016)

Modified:
  mpg123/trunk/PKGBUILD

----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-10 01:22:10 UTC (rev 179825)
+++ PKGBUILD	2013-03-10 01:57:26 UTC (rev 179826)
@@ -30,4 +30,5 @@
 package() {
   cd "${srcdir}/${pkgname}-${pkgver}"
   make DESTDIR="${pkgdir}" install
+  install -m755 scripts/conplay "${pkgdir}/usr/bin/conplay"
 }




More information about the arch-commits mailing list