Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37403069
en ru br
ALT Linux repos
S:4.5.79-alt1
5.0: 4.1.16-alt1
4.1: 3.3.18-alt2
4.0: 3.3.18-alt2
3.0: 2.5-alt2

Group :: Development/Other
RPM: gfxboot

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: gfxboot-4.1.16-alt1.patch
Download


 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 $@
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin