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