[arch-commits] Commit in plasma5-applets-weather-widget/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sun Sep 24 13:05:51 UTC 2017


    Date: Sunday, September 24, 2017 @ 13:05:50
  Author: arojas
Revision: 260429

Build in build(), not in package()

Modified:
  plasma5-applets-weather-widget/trunk/PKGBUILD

----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-24 12:40:27 UTC (rev 260428)
+++ PKGBUILD	2017-09-24 13:05:50 UTC (rev 260429)
@@ -25,6 +25,7 @@
     -DCMAKE_BUILD_TYPE=Release \
     -DCMAKE_INSTALL_LIBDIR=lib \
     -DBUILD_TESTING=OFF
+  make
 }
 
 package() {



More information about the arch-commits mailing list