There is no symlink fusermount->fusermount3 by default (#22638)
This commit is contained in:
parent
2747af6000
commit
64d4ab85e7
@ -32,7 +32,7 @@ class Libfuse(MesonPackage):
|
||||
# Drops the install script which does system configuration
|
||||
patch('0001-Do-not-run-install-script.patch', when='~system_install')
|
||||
|
||||
executables = ['^fusermount$']
|
||||
executables = ['^fusermount3?$']
|
||||
|
||||
@classmethod
|
||||
def determine_version(cls, exe):
|
||||
|
Loading…
Reference in New Issue
Block a user