From 0e1e1f11c8859f7acd23c017c67a2191d74e2337 Mon Sep 17 00:00:00 2001 From: 4fury-c3440d8 Date: Sat, 27 Nov 2021 03:02:15 +0300 Subject: [PATCH] libpciaccess. --- x11/library/libpciaccess/actions.py | 6 +++--- x11/library/libpciaccess/pspec.xml | 13 ++++++++----- 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/x11/library/libpciaccess/actions.py b/x11/library/libpciaccess/actions.py index 39169b8f72..d3e9da4398 100644 --- a/x11/library/libpciaccess/actions.py +++ b/x11/library/libpciaccess/actions.py @@ -1,7 +1,8 @@ +#!/usr/bin/python # -*- coding: utf-8 -*- # # Licensed under the GNU General Public License, version 3. -# See the file http://www.gnu.org/licenses/gpl.txt +# See the file https://www.gnu.org/licenses/gpl-3.0.txt from pisi.actionsapi import autotools from pisi.actionsapi import pisitools @@ -9,8 +10,7 @@ from pisi.actionsapi import get def setup(): autotools.autoreconf("-vif") - autotools.configure("--disable-static \ - --with-pciids-path=/usr/share/misc/") + autotools.configure("--disable-static --with-pciids-path=/usr/share/hwdata/") def build(): autotools.make() diff --git a/x11/library/libpciaccess/pspec.xml b/x11/library/libpciaccess/pspec.xml index b3af9ca9f4..3bc31d3087 100644 --- a/x11/library/libpciaccess/pspec.xml +++ b/x11/library/libpciaccess/pspec.xml @@ -1,5 +1,5 @@ - + libpciaccess @@ -44,11 +44,7 @@ emul32 32-bit shared libraries for libpciaccess emul32 - - - - libpciaccess @@ -57,6 +53,13 @@ + + 2021-11-27 + 0.16 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + 2020-01-06 0.16