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

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