Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37836333
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-2.5-bindir.patch
Download


diff -urN gfxboot-2.5.orig/Makefile gfxboot-2.5/Makefile
--- gfxboot-2.5.orig/Makefile	2004-12-23 16:37:37 +0300
+++ gfxboot-2.5/Makefile	2004-12-23 16:38:15 +0300
@@ -33,10 +33,8 @@
 	./mk_vocabulary -c >$@
 
 install: all
-	install -d -m 755 $(DESTDIR)/usr/sbin $(DESTDIR)/usr/share/gfxboot
-	install -m 755 mkbootmsg getx11font help2txt $(DESTDIR)/usr/sbin
-#	install -m 644 $(LIBFILES) $(DESTDIR)/usr/share/gfxboot
-#	cp -a themes $(DESTDIR)/usr/share/gfxboot
+	install -d -m 755 $(DESTDIR)/usr/bin
+	install -m 755 mkbootmsg getx11font help2txt $(DESTDIR)/usr/bin
 
 clean: themes
 	@rm -f mkbootmsg bincode getx11font addblack bincode.h bin2c *.lst vocabulary.inc vocabulary.h *~
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin