mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gpsbabel: remove post_pkg
This commit is contained in:
parent
df32132df4
commit
b1a8b3e421
1 changed files with 0 additions and 5 deletions
|
@ -43,8 +43,3 @@ do_install() {
|
||||||
vmkdir usr/share/gpsbabel/translations
|
vmkdir usr/share/gpsbabel/translations
|
||||||
mv gui/*.qm ${DESTDIR}/usr/share/gpsbabel/translations
|
mv gui/*.qm ${DESTDIR}/usr/share/gpsbabel/translations
|
||||||
}
|
}
|
||||||
|
|
||||||
post_pkg() {
|
|
||||||
# Remove temporary stuff from masterdir
|
|
||||||
rm -rf ${XBPS_BUILDDIR}/babelweb
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue