mirror of
https://github.com/fspc/gbootroot.git
synced 2025-02-22 08:33:24 -05:00
Changed global replacements to Replacements to reflect convention used by the
author of Yard.
This commit is contained in:
parent
f653dc6e3e
commit
6d6ec7d93f
4
Makefile
4
Makefile
@ -7,8 +7,8 @@ install:
|
||||
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/Replacements
|
||||
cp -fa yard/replacements/[!CVS]* /usr/share/gbootroot/yard/Replacements
|
||||
install -d /usr/share/gbootroot/yard/templates
|
||||
chmod 444 yard/templates/*.yard
|
||||
cp -fa yard/templates/*.yard /usr/share/gbootroot/yard/templates
|
||||
|
Loading…
x
Reference in New Issue
Block a user