mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
media-sound/headsetcontrol: fix setting version
Signed-off-by: Kenton Groombridge <concord@gentoo.org>
This commit is contained in:
parent
1d0d8deba7
commit
ba4776dc09
@ -28,6 +28,7 @@ RDEPEND="${DEPEND}"
|
||||
src_prepare() {
|
||||
default
|
||||
sed -i "s#lib/udev/rules.d/#$(get_udevdir)/rules.d#" CMakeLists.txt || die "Failed correcting udev rules directory"
|
||||
sed -i "s#@GIT_VERSION@#${PV}#" src/version.h.in || die "Failed setting version"
|
||||
cmake_src_prepare
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user