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

Eric Bélanger eric at archlinux.org
Mon Aug 4 17:59:23 UTC 2014


    Date: Monday, August 4, 2014 @ 19:59:22
  Author: eric
Revision: 219290

Add cache support (close FS#40754)

Modified:
  lvm2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-04 13:26:43 UTC (rev 219289)
+++ PKGBUILD	2014-08-04 17:59:22 UTC (rev 219290)
@@ -39,7 +39,7 @@
       --with-default-pid-dir=/run --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm \
       --enable-pkgconfig --enable-readline --enable-dmeventd --enable-cmdlib --enable-applib \
       --enable-udev_sync --enable-udev_rules --with-default-locking-dir=/run/lock/lvm \
-      --enable-lvmetad --with-thin=internal"
+      --enable-lvmetad --with-thin=internal --with-cache=internal"
 
   cp -a LVM2.${pkgver} LVM2-initramfs
 




More information about the arch-commits mailing list