mirror of
https://github.com/fspc/gbootroot.git
synced 2026-09-08 21:01:39 -04:00
added make_swapfile
This commit is contained in:
@@ -6,6 +6,7 @@ install:
|
||||
cp -fa make_debian-X11 /usr/bin/make_debian-X11
|
||||
install -d /usr/share/gbootroot/yard/Replacements/root
|
||||
cp -fa replacements/root/*debian-X11 /usr/share/gbootroot/yard/Replacements/root
|
||||
cp -fa replacements/root/make_swapfile /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
|
||||
|
||||
|
||||
@@ -6,6 +6,7 @@ install:
|
||||
cp -fa make_debian-X11 $(DESTDIR)/usr/bin/make_debian-X11
|
||||
install -d $(DESTDIR)/usr/share/gbootroot/yard/Replacements/root
|
||||
cp -fa replacements/root/*debian-X11 $(DESTDIR)/usr/share/gbootroot/yard/Replacements/root
|
||||
cp -fa replacements/root/make_swapfile $(DESTDIR)/usr/share/gbootroot/yard/Replacements/root
|
||||
install -d $(DESTDIR)/usr/share/gbootroot/yard/Replacements/usr/X11R6/bin
|
||||
cp -fa replacements/usr/X11R6/bin/* $(DESTDIR)/usr/share/gbootroot/yard/Replacements/usr/X11R6/bin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user