mirror of
https://github.com/fspc/gbootroot.git
synced 2026-09-08 21:01:39 -04:00
Works well, had to rearrage the CVS stuff a little so it wouldn't overwrite and
fail relative to gbootroots CVS replacement versioning.
This commit is contained in:
@@ -4,8 +4,10 @@ all: install
|
||||
install:
|
||||
install -d /usr/bin
|
||||
cp -fa make_debian-X11 /usr/bin/make_debian-X11
|
||||
install -d /usr/share/gbootroot/yard/Replacements
|
||||
cp -fa replacements/* /usr/share/gbootroot/yard/Replacements
|
||||
install -d /usr/share/gbootroot/yard/Replacements/root
|
||||
cp -fa replacements/root/*debian-X11 /usr/share/gbootroot/yard/Replacements/root
|
||||
install -d /usr/share/gbootroot/yard/Replacements/usr/X11R6/bin
|
||||
cp -fa replacements/usr/X11R6/bin/* /usr/share/gbootroot/yard/Replacements/usr/X11R6/bin
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user