The name of the archived directory doesn't contain version number
This commit is contained in:
parent
491c37a1d1
commit
3df2ab061e
@ -20,7 +20,7 @@ in a generic machine-readable format. Support for new OSes and Linux
|
||||
distributions can be added easily.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%setup -q -n %{name}
|
||||
%patch0 -p1 -b .newnsdirfix
|
||||
find -type f -exec sed -i -e 's|usr/lib|usr/libexec|g' {} \;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user