mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-11 09:48:24 +02:00
Kudzu, ReiserFS, uClibc, gettext und Arbeit am Installer
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@346 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
12
src/patches/kudzu-nodiet.patch
Normal file
12
src/patches/kudzu-nodiet.patch
Normal file
@@ -0,0 +1,12 @@
|
||||
diff -ruN kudzu-1.1.68.2.orig/Makefile kudzu-1.1.68.2/Makefile
|
||||
--- kudzu-1.1.68.2.orig/Makefile 2004-09-01 01:11:42.000000000 +0000
|
||||
+++ kudzu-1.1.68.2/Makefile 2005-04-29 22:43:00.000000000 +0000
|
||||
@@ -52,7 +52,7 @@
|
||||
LOADEROBJ += s390.o
|
||||
endif
|
||||
|
||||
-DIET = diet
|
||||
+DIET =
|
||||
ifeq (i386,$(ARCH))
|
||||
LOADEROBJS = $(patsubst %.o,%.do,$(LOADEROBJ))
|
||||
else
|
||||
Reference in New Issue
Block a user