mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
gui-libs/text-engine: Fix typo in die message
Signed-off-by: Yuan Liao <liaoyuan@gmail.com>
This commit is contained in:
@@ -42,5 +42,5 @@ RDEPEND="
|
||||
src_prepare() {
|
||||
default
|
||||
sed -i -e "/subdir('demo')/d" meson.build ||
|
||||
die "Failed to modify meson.ebuild to exclude the demo program"
|
||||
die "Failed to modify meson.build to exclude the demo program"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user