mirror of
https://github.com/fspc/gbootroot.git
synced 2025-02-22 08:33:24 -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
|
||||
cp -fa gbootrootrc /etc/gbootroot/gbootrootrc
|
||||
install -d /usr/X11R6/include/X11/pixmaps
|
||||
cp -fa gbootroot.xpm /usr/X11R6/include/X11/pixmaps/gbootroot.xp
|
||||
m
|
||||
cp -fa gbootroot.xpm /usr/X11R6/include/X11/pixmaps/gbootroot.xpm
|
||||
|
||||
remove:
|
||||
rm /usr/bin/gbootroot
|
||||
|
Loading…
x
Reference in New Issue
Block a user