mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 06:52:56 +02:00
icecat: Fix typo in the devel package
This commit is contained in:
parent
042bcfaefd
commit
6437f28556
1 changed files with 1 additions and 1 deletions
|
@ -173,7 +173,7 @@ do_install() {
|
|||
|
||||
icecat-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
depends="${sourcpkg}>=${version}_${revision}"
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
pkg_install() {
|
||||
vmove usr/include
|
||||
vmove usr/lib/icecat-devel
|
||||
|
|
Loading…
Add table
Reference in a new issue