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: 1.76.1-ppc32/Makefile
===================================================================
--- 1.76.1-ppc32/Makefile	(revision 133)
+++ 1.76.1-ppc32/Makefile	(revision 134)
@@ -124,7 +124,6 @@
 $(src_done): $(SRC_ARCHIVE) $(PATCHES_DEP)
 	$(UNPACK_SRC_ARCHIVE)
 	$(APPLY_PATCHES)
-	exit 1
 	@touch $@
 
 $(build_target): $(src_done)