mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 12:03:50 +02:00
xpra: remove useless files
This commit is contained in:
parent
93c4d8e8b4
commit
493e44658f
1 changed files with 4 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue