Fix riot-web symlink
This commit is contained in:
parent
6a811a8890
commit
2cce5582b5
@ -92,14 +92,14 @@ src_install() {
|
||||
doins -r "${S}/webapp"
|
||||
doins -r "${S}/electron_app"
|
||||
|
||||
insinto "${DESTINATION}/electron_app"
|
||||
doins -r "${S}/origin_migrator"
|
||||
|
||||
cp "${FILESDIR}"/runscript.sh "${S}/${PN}"
|
||||
sed -e 's@{::install_location::}@'"${DESTINATION}"'@g' "${S}/${PN}" -i
|
||||
insopts "-m755"
|
||||
doins "${S}/${PN}"
|
||||
|
||||
insinto "${DESTINATION}/electron_app"
|
||||
doins -r "${S}/origin_migrator"
|
||||
|
||||
dosym "${DESTINATION}/${PN}" "/usr/bin/${PN}"
|
||||
}
|
||||
|
||||
|
||||
@ -92,14 +92,14 @@ src_install() {
|
||||
doins -r "${S}/webapp"
|
||||
doins -r "${S}/electron_app"
|
||||
|
||||
insinto "${DESTINATION}/electron_app"
|
||||
doins -r "${S}/origin_migrator"
|
||||
|
||||
cp "${FILESDIR}"/runscript.sh "${S}/${PN}"
|
||||
sed -e 's@{::install_location::}@'"${DESTINATION}"'@g' "${S}/${PN}" -i
|
||||
insopts "-m755"
|
||||
doins "${S}/${PN}"
|
||||
|
||||
insinto "${DESTINATION}/electron_app"
|
||||
doins -r "${S}/origin_migrator"
|
||||
|
||||
dosym "${DESTINATION}/${PN}" "/usr/bin/${PN}"
|
||||
}
|
||||
|
||||
|
||||
@ -92,14 +92,14 @@ src_install() {
|
||||
doins -r "${S}/webapp"
|
||||
doins -r "${S}/electron_app"
|
||||
|
||||
insinto "${DESTINATION}/electron_app"
|
||||
doins -r "${S}/origin_migrator"
|
||||
|
||||
cp "${FILESDIR}"/runscript.sh "${S}/${PN}"
|
||||
sed -e 's@{::install_location::}@'"${DESTINATION}"'@g' "${S}/${PN}" -i
|
||||
insopts "-m755"
|
||||
doins "${S}/${PN}"
|
||||
|
||||
insinto "${DESTINATION}/electron_app"
|
||||
doins -r "${S}/origin_migrator"
|
||||
|
||||
dosym "${DESTINATION}/${PN}" "/usr/bin/${PN}"
|
||||
}
|
||||
|
||||
|
||||
@ -92,14 +92,14 @@ src_install() {
|
||||
doins -r "${S}/webapp"
|
||||
doins -r "${S}/electron_app"
|
||||
|
||||
insinto "${DESTINATION}/electron_app"
|
||||
doins -r "${S}/origin_migrator"
|
||||
|
||||
cp "${FILESDIR}"/runscript.sh "${S}/${PN}"
|
||||
sed -e 's@{::install_location::}@'"${DESTINATION}"'@g' "${S}/${PN}" -i
|
||||
insopts "-m755"
|
||||
doins "${S}/${PN}"
|
||||
|
||||
insinto "${DESTINATION}/electron_app"
|
||||
doins -r "${S}/origin_migrator"
|
||||
|
||||
dosym "${DESTINATION}/${PN}" "/usr/bin/${PN}"
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user