Hi there,
i have removed the targets from the makefile and instead added a line:
include /usr/share/dpatch/dpatch.make
Also i modified (one of) the patches in this kind:
1. Remove the inclusion of DPATCH and the exit line
2. Changed shebang to run /bin/sh with /usr/share/dpatch/dpatch-run
Well now it does not run. Instead it says:
applying patch 01-use-debian-version-of-adodb to ./ ...
can't find file to patch at input line 10
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|#!/bin/sh /usr/share/dpatch/dpatch-run
|## 01-use-debian-version-of-adodb.dpatch by Patrick Schönfeld
<[EMAIL PROTECTED]>
|##
|## DP: Modified mantis so it uses the debian version of libphp-adodb,
instead
|## DP: of a mantis-supplied one
|
|@DPATCH@
|--- core/database_api.php.bak 2006-11-23 09:41:12.000000000 +0100
|+++ core/database_api.php 2006-11-23 09:41:32.000000000 +0100
--------------------------
No file to patch. Skipping patch.
1 out of 1 hunk ignored
Daniel Baumann schrieb:
..which could be removed then when including dpatch.make
I am a bit irritated by this information, because dpatch(7) states:
The only requirement is that it MUST accept the -patch and -unpatch
options, followed by the destination (or working) directory, when
specified.
Any ideas?
Patrick
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]