Search
j0ke.net Open Build Service
>
Projects
>
server:telephony
>
zaptel
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 35
[-]
[+]
Changed
zaptel.spec
@@ -121,7 +121,7 @@ # Move the binaries from /sbin back to /usr/sbin %{__mkdir_p} %{buildroot}%{_sbindir} for file in %{buildroot}/sbin/* ; do - %{__mv} ${file} %{buildroot}/sbin + %{__mv} -f ${file} %{buildroot}/sbin done # Remove the backup of the empty file we created earlier