syncthing-gtk: fix build after auto-create_wrksrc

This commit is contained in:
Đoàn Trần Công Danh 2022-10-27 18:59:16 +07:00 committed by Đoàn Trần Công Danh
parent 3ca1f29625
commit 7779f77cef
1 changed files with 0 additions and 1 deletions

View File

@ -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
# remove windows.py
post_extract() {
mv ${XBPS_BUILDDIR}/syncthing* ${wrksrc}
rm ${wrksrc}/syncthing_gtk/windows.py
}