xpra: remove embedded value of DESTDIR from /etc/xpra/conf.d/55_server_x11.conf:
This commit is contained in:
committed by
Christian Neukirchen
parent
493e44658f
commit
9531bddd64
@@ -27,5 +27,6 @@ post_extract() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
sed -i "s:${DESTDIR/\/\//\/}::" ${DESTDIR}/etc/xpra/conf.d/55_server_x11.conf
|
||||||
rm -rf ${DESTDIR}/etc/init.d
|
rm -rf ${DESTDIR}/etc/init.d
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user