diff options
-rw-r--r-- | kmod.spec | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,7 @@ kernel modules. %build # Reinitialize libtool to remove Rpath autoreconf -vif -%configure --with-openssl --with-zlib --with-xz +%configure --with-openssl --with-zlib --with-xz --with-fishcompletiondir%{fish_completions_dir} %make_build %install |