Search
j0ke.net Open Build Service
>
Projects
>
home:netmax
>
pcopy
> pcopy-destdir.patch
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File pcopy-destdir.patch of Package pcopy (Revision 5)
Currently displaying revision
5
,
show latest
--- Makefile.in.orig 2008-04-25 09:56:14.000000000 +0200 +++ Makefile.in 2008-04-25 09:56:54.000000000 +0200 @@ -1,6 +1,6 @@ # Makefile for pcopy -prefix = @prefix@ +prefix = $(DESTDIR)@prefix@ exec_prefix = @exec_prefix@ bindir = @bindir@