[Lunar-commits] <moonbase-other> udisks: Adjusting the BUILD. Autoreconf and libtoolize used to work

stumbles stumbles at lunar-linux.org
Wed Mar 27 11:20:58 CET 2013


commit adf7439080e44440833c47e1147fd8ee576191e5
Author: stumbles <stumbles at lunar-linux.org>
Date: Wed, 27 Mar 2013 03:20:58 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/adf7439080e44440833c47e1147fd8ee576191e5

udisks: Adjusting the BUILD. Autoreconf and libtoolize used to work

but not here anymore.
---
  devel/udisks/BUILD | +1/-2     
  1 file changed, 1 insertion(+), 2 deletions(-)

--- a/devel/udisks/BUILD
+++ b/devel/udisks/BUILD
@@ -4,8 +4,7 @@
 
   if module_installed systemd ; then
       sedit "s:slashlibdir=$prefix/lib:slashlibdir=/usr/lib/:g" configure.ac &&
-      libtoolize &&
-      autoreconf
+      autoconf
   fi &&
   
   default_build




More information about the Lunar-commits mailing list