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

Sergej Pupykin spupykin at archlinux.org
Fri Apr 3 14:14:16 UTC 2015


    Date: Friday, April 3, 2015 @ 16:14:16
  Author: spupykin
Revision: 130563

upgpkg: linuxconsole 1.4.7-2

upd

Modified:
  linuxconsole/trunk/PKGBUILD

----------+
 PKGBUILD |    7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-03 13:59:04 UTC (rev 130562)
+++ PKGBUILD	2015-04-03 14:14:16 UTC (rev 130563)
@@ -22,14 +22,9 @@
          'c19b9ed38b243191cf5378b87a42a4cc'
          '7dd0690a9d2fe5e1052900650906e273')
 
-prepare() {
-  cd "${srcdir}"/linuxconsoletools-$pkgver
-  sed -i 's|/usr/local/|/usr/|g' utils/jscal-{,re}store
-}
-
 build() {
   cd "${srcdir}"/linuxconsoletools-$pkgver
-  make
+  make PREFIX=/usr
 }
 
 package() {



More information about the arch-commits mailing list