xpra: remove embedded value of DESTDIR from /etc/xpra/conf.d/55_server_x11.conf:
This commit is contained in:
parent
493e44658f
commit
9531bddd64
1 changed files with 1 additions and 0 deletions
|
@ -27,5 +27,6 @@ post_extract() {
|
|||
}
|
||||
|
||||
post_install() {
|
||||
sed -i "s:${DESTDIR/\/\//\/}::" ${DESTDIR}/etc/xpra/conf.d/55_server_x11.conf
|
||||
rm -rf ${DESTDIR}/etc/init.d
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue