The name of the archived directory doesn't contain version number

This commit is contained in:
Hedayat Vatankhah 2011-05-19 13:47:55 +04:30
parent 491c37a1d1
commit 3df2ab061e

View File

@ -20,7 +20,7 @@ in a generic machine-readable format. Support for new OSes and Linux
distributions can be added easily. distributions can be added easily.
%prep %prep
%setup -q %setup -q -n %{name}
%patch0 -p1 -b .newnsdirfix %patch0 -p1 -b .newnsdirfix
find -type f -exec sed -i -e 's|usr/lib|usr/libexec|g' {} \; find -type f -exec sed -i -e 's|usr/lib|usr/libexec|g' {} \;