syncthing-gtk: fix build after auto-create_wrksrc
This commit is contained in:
parent
3ca1f29625
commit
7779f77cef
|
@ -20,7 +20,6 @@ checksum=fc71f390a17b10ea9338a60f7ae813a6d6faa7e881b4b31ff7ea4ffdbbecf7a8
|
||||||
# v0.9.4.4-ds-git20220108-9023143f8b93 is an invalid version and will not be supported in a future release
|
# v0.9.4.4-ds-git20220108-9023143f8b93 is an invalid version and will not be supported in a future release
|
||||||
# remove windows.py
|
# remove windows.py
|
||||||
post_extract() {
|
post_extract() {
|
||||||
mv ${XBPS_BUILDDIR}/syncthing* ${wrksrc}
|
|
||||||
rm ${wrksrc}/syncthing_gtk/windows.py
|
rm ${wrksrc}/syncthing_gtk/windows.py
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue