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

Christian Hesse eworm at archlinux.org
Thu Jun 30 12:51:18 UTC 2016


    Date: Thursday, June 30, 2016 @ 12:51:18
  Author: eworm
Revision: 270810

actually modify the templates...

... real unit files are generated later from these.

Modified:
  mariadb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-30 12:36:44 UTC (rev 270809)
+++ PKGBUILD	2016-06-30 12:51:18 UTC (rev 270810)
@@ -25,7 +25,7 @@
   #  * enable PrivateTmp for a little bit more security
   sed -i -e '/^Alias/d' \
     -e '/^PrivateTmp/c PrivateTmp=true' \
-    $pkgbase-$_pkgver/support-files/mariadb{,@}.service
+    $pkgbase-$_pkgver/support-files/mariadb{,@}.service.in
 }
 
 build() {



More information about the arch-commits mailing list