Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

452 Commits   2 Branches   1 Tag
Index: 43/Makefile
===================================================================
--- 43/Makefile	(revision 28)
+++ 43/Makefile	(revision 29)
@@ -129,7 +129,6 @@
 $(src_done): $(SRC_ARCHIVE) $(PATCHES_DEP)
 	$(UNPACK_SRC_ARCHIVE)
 	$(APPLY_PATCHES)
-	@( cd $(SRC_DIR) ; NOCONFIGURE=yes ./autogen.sh )
 	@touch $@
 
 $(build_target): $(src_done)