diff --git a/tuned.spec b/tuned.spec index 69a14aa..31e15b9 100644 --- a/tuned.spec +++ b/tuned.spec @@ -53,13 +53,13 @@ It can be also used to fine tune your system for specific scenarios. %prep %setup -q -%patch0 -p1 -b .pygobject-base +%patch0 -p1 %build %install -make install DESTDIR=%{buildroot} +make install DESTDIR=%{buildroot} VERSIONED_NAME=tuned %post