Search
j0ke.net Open Build Service
>
Projects
>
home:kries
>
postsrsd
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 9
[-]
[+]
Changed
postsrsd.spec
@@ -43,7 +43,7 @@ %make_build -C build %else ##%cmake_build -cmake . +cmake --build . %endif @@ -51,7 +51,8 @@ %if (0%{?rhel} && 0%{?rhel} < 8) %make_install -C build %else -%cmake_install +#%cmake_install +cmake --install . %endif # %%ghost file requires it is present in the build root