Updating for multiple devices.
This commit is contained in:
parent
d451f6ddfc
commit
5d45d43af6
1 changed files with 1 additions and 1 deletions
|
@ -39,6 +39,6 @@ makeinstall_target() {
|
|||
#$STRIP ${UPLUGINDIR}/mupen64plus-input-sdl.so
|
||||
chmod 0644 ${UPLUGINDIR}/mupen64plus-input-sdl.so
|
||||
mkdir -p ${USHAREDIR}
|
||||
cp ${PKG_DIR}/config/* ${USHAREDIR}
|
||||
cp ${PKG_DIR}/config/${DEVICE}/* ${USHAREDIR}
|
||||
chmod 644 ${USHAREDIR}/InputAutoCfg.ini
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue