[Lunar-commits] <moonbase> libnl2: A slight change in the build process.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Wed Oct 21 19:10:47 CEST 2009
commit 20176882ab753c3b005fa6ec763774f9c2b42018
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Wed Oct 21 13:10:47 2009 -0400
libnl2: A slight change in the build process.
---
zbeta/libnl2/BUILD | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/zbeta/libnl2/BUILD b/zbeta/libnl2/BUILD
index aabc170..5ac6f8f 100644
--- a/zbeta/libnl2/BUILD
+++ b/zbeta/libnl2/BUILD
@@ -1,6 +1,6 @@
(
- autoreconf &&
+ ./autogen.sh &&
default_build
More information about the Lunar-commits
mailing list