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

Balló György bgyorgy at archlinux.org
Sat Apr 17 14:26:47 UTC 2021


    Date: Saturday, April 17, 2021 @ 14:26:46
  Author: bgyorgy
Revision: 919777

Minor changes

Modified:
  evolution-rss/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-17 14:18:40 UTC (rev 919776)
+++ PKGBUILD	2021-04-17 14:26:46 UTC (rev 919777)
@@ -34,8 +34,7 @@
 
 build() {
   cd $pkgname
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-              --disable-schemas-compile
+  ./configure --prefix=/usr --disable-schemas-compile
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
   make
 }



More information about the arch-commits mailing list