diff --git a/Makefile.pkg b/Makefile.pkg index baea990..f9074cf 100644 --- a/Makefile.pkg +++ b/Makefile.pkg @@ -20,7 +20,7 @@ install: cp -fa gbootroot.xpm $(DESTDIR)/usr/X11R6/include/X11/pixmaps/gbootroot.xpm install -d $(DESTDIR)/usr/share/doc/gbootroot/html/images cp -fa doc/html/{*html,*4} $(DESTDIR)/usr/share/doc/gbootroot/html - cp -fa doc/html/images/{jpg*,*gif} $(DESTDIR)/usr/share/doc/gbootroot/html/images + cp -fa doc/html/images/{*jpg,*gif} $(DESTDIR)/usr/share/doc/gbootroot/html/images remove: