mirror of
https://github.com/fspc/gbootroot.git
synced 2025-02-22 16:43:23 -05:00
Fixes a missing separator .. basically a line wrap which shouldn't have been
there.
This commit is contained in:
parent
4a459cce2a
commit
a8aa6b21a2
3
Makefile
3
Makefile
@ -20,8 +20,7 @@ install:
|
|||||||
install -d /etc/gbootroot
|
install -d /etc/gbootroot
|
||||||
cp -fa gbootrootrc /etc/gbootroot/gbootrootrc
|
cp -fa gbootrootrc /etc/gbootroot/gbootrootrc
|
||||||
install -d /usr/X11R6/include/X11/pixmaps
|
install -d /usr/X11R6/include/X11/pixmaps
|
||||||
cp -fa gbootroot.xpm /usr/X11R6/include/X11/pixmaps/gbootroot.xp
|
cp -fa gbootroot.xpm /usr/X11R6/include/X11/pixmaps/gbootroot.xpm
|
||||||
m
|
|
||||||
|
|
||||||
remove:
|
remove:
|
||||||
rm /usr/bin/gbootroot
|
rm /usr/bin/gbootroot
|
||||||
|
Loading…
x
Reference in New Issue
Block a user