windows: typos in script
This commit is contained in:
parent
980b6c7b4a
commit
38f78e6f90
@ -133,8 +133,8 @@ copyqt()
|
|||||||
copypython()
|
copypython()
|
||||||
{
|
{
|
||||||
set -x
|
set -x
|
||||||
mkdir -p ${DESTDIR}Share/filters/python
|
mkdir -p ${DESTDIR}/Share/filters/python
|
||||||
rsync -av $PYTHON/ ${DESTDIR}Share/filters/python || exit 1
|
rsync -av $PYTHON/ ${DESTDIR}/Share/filters/python || exit 1
|
||||||
chkcp $PYTHON/python.exe $DESTDIR/Share/filters/python/python.exe
|
chkcp $PYTHON/python.exe $DESTDIR/Share/filters/python/python.exe
|
||||||
chkcp $MISC/hwp5html $FILTERS
|
chkcp $MISC/hwp5html $FILTERS
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user