Search
j0ke.net Open Build Service
>
Projects
>
home:netmax
>
pcopy
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 7
[-]
[+]
Changed
pcopy.spec
@@ -6,8 +6,7 @@ Url: http://www.lysator.liu.se/~pen/pcopy/ Group: System Source: %{name}-%{version}.tar.gz -Patch0: pcopy-destdir.patch -Patch1: pcopy-disktest.patch +Patch0: pcopy-disktest.patch BuildRoot: /tmp/%{name}-%{version}/ %description @@ -16,7 +15,6 @@ %prep %setup %patch0 -%patch1 %build %configure @@ -25,7 +23,7 @@ %install %__install -m 755 -d $RPM_BUILD_ROOT/%{_bindir} -%__make DESTDIR=$RPM_BUILD_ROOT install +%__install -m 755 %{name} $RPM_BUILD_ROOT/%{_bindir}/ %clean rm -rf $RPM_BUILD_ROOT @@ -37,5 +35,5 @@ %changelog * Fri Apr 25 2008 Carsten Schoene <cs@linux-administrator.com> -5 initial build of version 1.8 +- initial build of version 1.5