diff --git a/fuse-encfs.spec b/fuse-encfs.spec index faac183..1cf9062 100644 --- a/fuse-encfs.spec +++ b/fuse-encfs.spec @@ -6,7 +6,6 @@ License: GPLv3+ Group: System Environment/Kernel Url: http://www.arg0.net/encfs Source0: https://github.com/vgough/encfs/releases/download/v%{version}/encfs-%{version}.tar.gz -Patch0: 0001-add-LIB_INSTALL_DIR-override-fixes-213.patch Requires: fuse >= 2.6 Provides: encfs = %{version}-%{release} @@ -30,7 +29,7 @@ passes access through to the underlying filesystem. Similar to CFS except that it does not use NFS. %prep -%autosetup -p1 -n encfs-%{version} +%autosetup -n encfs-%{version} rm -rf internal/tinyxml2-3.0.0 mkdir %{_target_platform}