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

Jan Steffens heftig at archlinux.org
Mon May 20 01:20:20 UTC 2019


    Date: Monday, May 20, 2019 @ 01:20:19
  Author: heftig
Revision: 353633

1.1.9-2

Modified:
  alsa-plugins/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-20 01:19:54 UTC (rev 353632)
+++ PKGBUILD	2019-05-20 01:20:19 UTC (rev 353633)
@@ -4,7 +4,7 @@
 
 pkgname=alsa-plugins
 pkgver=1.1.9
-pkgrel=1
+pkgrel=2
 pkgdesc="Extra alsa plugins"
 arch=(x86_64)
 url="http://www.alsa-project.org"
@@ -26,7 +26,7 @@
 
 build() {
   cd $pkgname-$pkgver
-  ./configure --prefix=/usr
+  ./configure --prefix=/usr --sysconfdir=/etc
   make
 }
 



More information about the arch-commits mailing list