gpsbabel: remove post_pkg

This commit is contained in:
Đoàn Trần Công Danh 2021-09-19 23:35:14 +07:00
parent df32132df4
commit b1a8b3e421
1 changed files with 0 additions and 5 deletions

View File

@ -43,8 +43,3 @@ do_install() {
vmkdir usr/share/gpsbabel/translations
mv gui/*.qm ${DESTDIR}/usr/share/gpsbabel/translations
}
post_pkg() {
# Remove temporary stuff from masterdir
rm -rf ${XBPS_BUILDDIR}/babelweb
}