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

andyrtr at archlinux.org andyrtr at archlinux.org
Thu Jul 7 17:28:08 UTC 2011


    Date: Thursday, July 7, 2011 @ 13:28:08
  Author: andyrtr
Revision: 130692

separate package ()

Modified:
  libxrandr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-07-07 17:27:47 UTC (rev 130691)
+++ PKGBUILD	2011-07-07 17:28:08 UTC (rev 130692)
@@ -19,6 +19,10 @@
   ./configure --prefix=/usr --sysconfdir=/etc
   make
   make DESTDIR="${pkgdir}" install
+}
+
+package()
+  cd "${srcdir}/libXrandr-${pkgver}"
   install -d -m755 "${pkgdir}/usr/share/licenses/${pkgname}"
   install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
 }




More information about the arch-commits mailing list