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

Sergej Pupykin spupykin at nymeria.archlinux.org
Fri Apr 5 10:27:17 UTC 2013


    Date: Friday, April 5, 2013 @ 12:27:17
  Author: spupykin
Revision: 87708

upgpkg: lshw B.02.16-3

upd

Modified:
  lshw/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-05 10:25:28 UTC (rev 87707)
+++ PKGBUILD	2013-04-05 10:27:17 UTC (rev 87708)
@@ -5,7 +5,7 @@
 
 pkgname=lshw
 pkgver=B.02.16
-pkgrel=2
+pkgrel=3
 pkgdesc="A small tool to provide detailed information on the hardware configuration of the machine."
 url="http://ezix.org/project/wiki/HardwareLiSter"
 license=('GPL')
@@ -26,5 +26,8 @@
   cd $srcdir/$pkgname-$pkgver
   make DESTDIR=$pkgdir/ install
   make DESTDIR=$pkgdir/ install-gui
+  install -Dm0644 src/gui/integration/gtk-lshw.desktop $pkgdir/usr/share/applications/gtk-lshw.desktop
+  install -Dm0644 src/gui/integration/gtk-lshw.pam $pkgdir/usr/share/doc/$pkgname/gtk-lshw.pam
+  install -Dm0644 src/gui/integration/console.apps $pkgdir/usr/share/doc/$pkgname/console.apps
   rm -f $pkgdir/usr/share/lshw/{pci,usb}.ids
 }




More information about the arch-commits mailing list