[Lunar-commits] <moonbase> Revert "polkit: fixed build" Florin reverted automake to 1.11.1 so this fix is not needed. This reverts commit 7b1fc50c4755469f40f1de31396196a26248cc11.

Zbigniew Luszpinski zbiggy at lunar-linux.org
Tue Dec 27 20:36:28 CET 2011


commit bf59cddc8ec8ebe0ce5624547b996eaaa94a7c5a
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date:   Tue Dec 27 20:36:28 2011 +0100

    Revert "polkit: fixed build"
    Florin reverted automake to 1.11.1 so this fix is not needed.
    This reverts commit 7b1fc50c4755469f40f1de31396196a26248cc11.
---
 devel/polkit/BUILD   |    4 ----
 devel/polkit/DEPENDS |    3 +--
 2 files changed, 1 insertions(+), 6 deletions(-)

diff --git a/devel/polkit/BUILD b/devel/polkit/BUILD
index aa2ffa0..fd11dd8 100644
--- a/devel/polkit/BUILD
+++ b/devel/polkit/BUILD
@@ -4,10 +4,6 @@
 
 # If expat is yes the make tanks on "line 5975: cd: yes/lib: No such file or directory"
   sedit "s:\$withval/:/usr/:g" configure.ac &&
-  libtoolize -c -f --ltdl &&
-  autoreconf -i -f &&
-  aclocal  &&
-  autoreconf &&
   autoconf &&
   automake &&
   default_build  &&
diff --git a/devel/polkit/DEPENDS b/devel/polkit/DEPENDS
index a637d4b..eb050bb 100644
--- a/devel/polkit/DEPENDS
+++ b/devel/polkit/DEPENDS
@@ -1,4 +1,3 @@
-depends  gtk-doc
-
 optional_depends gobject-introspection "--enable-introspection" "--disable-introspection" "for API collection support"
 optional_depends expat                 "--with-expat"           "--without-expat"         "XML parsing support"
+


More information about the Lunar-commits mailing list