xpra: remove useless files
This commit is contained in:
parent
93c4d8e8b4
commit
493e44658f
@ -25,3 +25,7 @@ checksum=87b7c4e4bd4afe40363b23add4b3246004c8a027b305faee23b6063761c3826a
|
|||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i 's/-Werror/-Wno-error/g' setup.py # ugh
|
sed -i 's/-Werror/-Wno-error/g' setup.py # ugh
|
||||||
}
|
}
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
rm -rf ${DESTDIR}/etc/init.d
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user