mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

10 lines
328 B

--- ./Makefile.orig 2004-02-08 00:35:28.000000000 -0300
+++ ./Makefile 2004-02-08 00:36:20.000000000 -0300
@@ -156,6 +156,7 @@
fi
$(MAKE) -C libc/sysdeps/linux/common headers
$(MAKE) -C libc/sysdeps/linux/$(TARGET_ARCH) headers
+ $(MAKE) -C extra/locale
# Command used to download source code
WGET:=wget --passive-ftp