net-im/qtox: Fix typo which prevents building

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Manifest-Sign-Key: 00EFD31F1B60D5DBADB831C1C0ECE6960E54475B
Signed-off-by: Nils Freydank <holgersson@posteo.de>
This commit is contained in:
Nils Freydank 2021-01-27 10:58:30 +01:00
parent 21cc755032
commit b56b0c792f
No known key found for this signature in database
GPG Key ID: BC5DC2998AAD2B21

View File

@ -76,7 +76,7 @@ src_configure() {
-DGIT_DESCRIBE="${PV}" -DGIT_DESCRIBE="${PV}"
) )
cmake-src_configure cmake_src_configure
} }
pkg_postinst() { pkg_postinst() {