mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-11 11:35:54 +02:00
Grub ohne reiser4-Support, da der Probleme macht.
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@753 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -710,7 +710,7 @@ sbin/ldconfig
|
||||
#usr/lib/libutil.a
|
||||
#usr/lib/libutil.so
|
||||
#usr/lib/locale
|
||||
usr/lib/locale/locale-archive
|
||||
#usr/lib/locale/locale-archive
|
||||
#usr/sbin/iconvconfig
|
||||
#usr/sbin/nscd
|
||||
#usr/sbin/nscd_nischeck
|
||||
|
||||
4
lfs/grub
4
lfs/grub
@@ -29,7 +29,7 @@ include Config
|
||||
VER = 0.97
|
||||
|
||||
THISAPP = grub-$(VER)
|
||||
DL_FILE = $(THISAPP)-reiser4-20050808.tar.gz
|
||||
DL_FILE = $(THISAPP).tar.gz
|
||||
DL_FROM = $(URL_IPFIRE)
|
||||
DIR_APP = $(DIR_SRC)/$(THISAPP)
|
||||
TARGET = $(DIR_INFO)/$(THISAPP)
|
||||
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = c5a860a4cd81cffc95a3b9ca5624aa7b
|
||||
$(DL_FILE)_MD5 = cd3f3eb54446be6003156158d51f4884
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user