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 *~