diff options
Diffstat (limited to 'x11-toolkits/linux-f8-gtk/Makefile')
-rw-r--r-- | x11-toolkits/linux-f8-gtk/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/linux-f8-gtk/Makefile b/x11-toolkits/linux-f8-gtk/Makefile index 5563c0413ac3..0abcc6447fe9 100644 --- a/x11-toolkits/linux-f8-gtk/Makefile +++ b/x11-toolkits/linux-f8-gtk/Makefile @@ -28,7 +28,8 @@ NO_MTREE= yes ONLY_FOR_ARCHS= i386 PREFIX= /compat/linux -RPM_MIRRORS= ftp://ftp.freesoftware.com/pub/linux/redhat/__DIR__/ +RPM_MIRRORS= ftp://ftp.freesoftware.com/pub/linux/redhat/old-releases/__DIR__/ \ + ftp://ftp.freesoftware.com/pub/linux/redhat/__DIR__/ STDDIR= redhat-6.1/${MACHINE_ARCH}/RedHat/RPMS UPDDIR= updates/6.1/${MACHINE_ARCH} RPM_SET?= gtk+-1.2.5-2.${MACHINE_ARCH}.rpm |