Viktor Szakáts napsal(a):
dbu.dif is not usable on linux, any hint ?

I have a guess: EOL.

Convert it with dos2unix or similar tool and retry.
I'll fix it in a while.

Brgds,
Viktor
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour
Hi Viktor

There is what I get (I change uppercase names to lowercase in .dif file)

s...@siki:/opt/clipp/harbour/examples/dbu$ patch  < dbu.dif
can't find file to patch at input line 4
Perhaps you should have used the -p or --strip option?
The text leading up to this was:
--------------------------
|diff -u -x make_dif.bat ..\ori_src\dbu.prg .\dbu.prg
|--- ..\ori_src\dbu.prg Thu Mar 04 04:20:00 1993
|+++ .\dbu.prg  Fri Dec 19 12:56:30 2008
--------------------------

s...@siki:/opt/clipp/harbour/examples/dbu$ mkdir ori_src
s...@siki:/opt/clipp/harbour/examples/dbu$ cp *.prg ori_src/

s...@siki:/opt/clipp/harbour/examples/dbu$ patch  < dbu.dif
can't find file to patch at input line 4
Perhaps you should have used the -p or --strip option?
The text leading up to this was:
--------------------------
|diff -u -x make_dif.bat ..\ori_src\dbu.prg .\dbu.prg
|--- ..\ori_src\dbu.prg Thu Mar 04 04:20:00 1993
|+++ .\dbu.prg  Fri Dec 19 12:56:30 2008
--------------------------
File to patch:




_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to