mirror of
https://github.com/fspc/gbootroot.git
synced 2025-02-23 09:03:23 -05:00
Fixed an error.
This commit is contained in:
parent
2cafd68256
commit
b98fa6cf3b
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user