diff options
author | Matt Wilson <msw@redhat.com> | 2003-01-08 18:53:47 +0000 |
---|---|---|
committer | Matt Wilson <msw@redhat.com> | 2003-01-08 18:53:47 +0000 |
commit | 7597631b95ad906a5a4a0fe6197eae7b93a6188c (patch) | |
tree | d955f6e839ba9d6535278152aecd9c8f8e2bdca9 /fonts | |
parent | 514711d188e3f99d0f9946d30d1d6477aa2896a6 (diff) | |
download | anaconda-7597631b95ad906a5a4a0fe6197eae7b93a6188c.tar.gz anaconda-7597631b95ad906a5a4a0fe6197eae7b93a6188c.tar.xz anaconda-7597631b95ad906a5a4a0fe6197eae7b93a6188c.zip |
no fonts on s390
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index 55d411d84..2e428dfdd 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -20,9 +20,3 @@ sparc: ia64: ./updfonts ia64 - -s390: - ./updfonts s390 - -s390x: - ./updfonts s390x |