Search
j0ke.net Open Build Service
>
Projects
>
home:netmax
>
gPXE
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 7
[-]
[+]
Changed
gpxe.spec
@@ -16,13 +16,16 @@ %prep %setup -n %{name}-%{version} +%if 0%{?suse_version} %patch0 +%endif %build cd src %__make %install +cd src %__install -d 0755 %{buildroot}%{_datadir}/%{name}/bin/ for FILE in bin/gpxe.dsk bin/gpxe.usb bin/gpxe.iso bin/undionly.kpxe bin/gpxe.dsk ; do %__install -m 0644 ${FILE} %{buildroot}%{_datadir}/%{name}/