|
@ -12,7 +12,7 @@ install: |
|
|
cp -fa BootRoot/*.pm /usr/share/perl5/BootRoot |
|
|
cp -fa BootRoot/*.pm /usr/share/perl5/BootRoot |
|
|
install -d /usr/share/gbootroot/yard/Replacements |
|
|
install -d /usr/share/gbootroot/yard/Replacements |
|
|
mknod yard/replacements/dev/ubd0 b 98 0 |
|
|
mknod yard/replacements/dev/ubd0 b 98 0 |
|
|
cp -fa yard/replacements/[!CVS]* /usr/share/gbootroot/yard/Replacements |
|
|
cp -fa yard/replacements/* /usr/share/gbootroot/yard/Replacements |
|
|
rm yard/replacements/dev/ubd0 |
|
|
rm yard/replacements/dev/ubd0 |
|
|
install -d /usr/share/gbootroot/yard/templates |
|
|
install -d /usr/share/gbootroot/yard/templates |
|
|
chmod 444 yard/templates/*.yard |
|
|
chmod 444 yard/templates/*.yard |
|
|