1
0
mirror of https://github.com/fspc/gbootroot.git synced 2025-02-22 16:43:23 -05:00

Reflects the current changes just made.

This commit is contained in:
freesource 2001-07-31 05:20:26 +00:00
parent 75828634b6
commit ac073b8cab

View File

@ -3,9 +3,10 @@ all:
install:
install -d /usr/bin
cp -fa gBootRoot /usr/bin/gBootRoot
install -d /usr/share/perl5/gBootRoot
cp -fa *.pm /usr/share/perl5/gBootRoot
cp -fa gbootroot /usr/bin/gbootroot
cp -fa yard_chrooted_tests /usr/bin/yard_chrooted_tests
install -d /usr/share/perl5/BootRoot
cp -fa BootRoot/*.pm /usr/share/perl5/BootRoot
install -d /usr/share/gbootroot/yard/replacements
cp -fa yard/replacements/* /usr/share/gbootroot/yard/replacements
install -d /usr/share/gbootroot/yard/templates