mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
sys-fs/btrfsmaintenance: remove unused patch(es)
Signed-off-by: Michael Mair-Keimberger <mm1ke@gentoo.org>
This commit is contained in:
parent
886e7fcf03
commit
2584e29872
@ -1,12 +0,0 @@
|
||||
https://github.com/kdave/btrfsmaintenance/pull/119
|
||||
--- a/btrfsmaintenance-functions
|
||||
+++ b/btrfsmaintenance-functions
|
||||
@@ -101,7 +101,7 @@
|
||||
else
|
||||
# Flock older than 2.27 does not support --verbose option, check
|
||||
# if it's available as we'd like to log the information
|
||||
- if /usr/bin/flock --help 2>&1 | grep -q -- --verbose;
|
||||
+ if /usr/bin/flock --help 2>&1 | grep -q -- --verbose; then
|
||||
verbose="--verbose"
|
||||
fi
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user