mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 01:23:51 +02:00
pilot-link: fix variable name typos
This commit is contained in:
parent
b3aceca96a
commit
63ac749d1b
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ post_install() {
|
|||
|
||||
pilot-link-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
depends="${makedepends} ${sourcepkg}>=${version_revision}"
|
||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||
pkg_install() {
|
||||
vmove usr/include
|
||||
vmove usr/lib/pkgconfig
|
||||
|
|
Loading…
Add table
Reference in a new issue