mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
hooks/post-install: fix message and indentation on pkglint-devel-paths.
This commit is contained in:
parent
de31bf8d1f
commit
80c5550ce4
1 changed files with 2 additions and 2 deletions
|
@ -49,7 +49,7 @@ hook() {
|
||||||
msg_warn "usr/share/gtk-doc should be in -devel package\n"
|
msg_warn "usr/share/gtk-doc should be in -devel package\n"
|
||||||
;;
|
;;
|
||||||
/usr/lib/qt5/mkspecs)
|
/usr/lib/qt5/mkspecs)
|
||||||
msg_warn "usr/lib/qt5/mkspecs should bein -devel package\n"
|
msg_warn "usr/lib/qt5/mkspecs should be in -devel package\n"
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue