1
0
mirror of https://github.com/dguglielmi/sunny-overlay.git synced 2025-12-06 18:12:39 +01:00

dev-libs/libratbag: remove unneeded sed command

This commit is contained in:
2018-05-17 18:56:08 +02:00
parent a6e1f5103a
commit d9c8b83281
2 changed files with 1 additions and 3 deletions

View File

@@ -31,8 +31,6 @@ PATCHES=(
src_prepare() {
python_setup
default
sed '/default:/d' -i meson_options.txt || die
}
src_configure() {