Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37606945
en ru br
Репозитории ALT
S:4.5.79-alt1
5.1: 4.1.16-alt1
4.1: 3.3.18-alt2
4.0: 3.3.18-alt2
3.0: 2.5-alt2
www.altlinux.org/Changes

Группа :: Разработка/Прочее
Пакет: gfxboot

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: gfxboot-4.1.16-alt1.patch
Скачать


 Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Makefile b/Makefile
index f1f19f6..43b1c5b 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ THEMES	 = themes/upstream themes/openSUSE themes/SLES themes/SLED
 all:	bin2c gfxboot-compile bincode gfxboot-font addblack
 
 gfxboot-font: gfxboot-font.c
-	$(CC) $(CFLAGS) -I /usr/include/freetype2 -lfreetype $< -o $@
+	$(CC) $(CFLAGS) -I /usr/include/freetype2 $< -lfreetype -o $@
 
 gfxboot-compile: gfxboot-compile.c vocabulary.h bincode.h
 	$(CC) $(CFLAGS) $< -o $@
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin