-p
This commit is contained in:
parent
2eb502adfe
commit
f19a91e479
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ fi
|
|||
|
||||
mkdir -p $PKG$PREFIX/share/emacs/$EMACS_VERSION/etc/themes
|
||||
cp $REPOSITORY/*-theme.el $PKG$PREFIX/share/emacs/$EMACS_VERSION/etc/themes/
|
||||
mkdir $PKG$PREFIX/doc/$PRGNAM
|
||||
mkdir -p $PKG$PREFIX/doc/$PRGNAM
|
||||
cp $REPOSITORY/{LICENSE,README.md,color-theme-solarized.el} $PKG$PREFIX/doc/$PRGNAM
|
||||
|
||||
# correction
|
||||
|
|
Loading…
Reference in a new issue