[alacritty] add scripts
This commit is contained in:
parent
3d7923abf3
commit
a4279530ef
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ cp extra/completions/_alacritty $PKG/usr/share/zsh/site-functions/
|
||||||
|
|
||||||
# move doc/ to the appropriate location
|
# move doc/ to the appropriate location
|
||||||
mkdir -p $PKG$PREFIX/doc/$PRGNAM
|
mkdir -p $PKG$PREFIX/doc/$PRGNAM
|
||||||
cp -a docs/ extra/ *.md $PKG$PREFIX/doc/$PRGNAM
|
cp -a docs/ extra/ scripts/ *.md $PKG$PREFIX/doc/$PRGNAM
|
||||||
|
|
||||||
# correction
|
# correction
|
||||||
cd $PKG
|
cd $PKG
|
||||||
|
|
Loading…
Add table
Reference in a new issue