[Pkg-Cyrus-imapd-Debian-devel] debian/rules?
Chris Sacca
csacca at thecsl.org
Thu Aug 4 16:00:24 UTC 2005
I was packaging the current trunk, and I found that the patches in
dpatch don't seem to be applied. Although you included
/usr/share/dpatch/dpatch.make, I think you still need to mention the
patch and unpatch rules some where in the build/clean chain of events...
Maybe something like:
--- debian/rules 2005-08-04 11:34:54.243525480 -0400
+++ debian/rules 2005-08-04 11:34:15.328441472 -0400
@@ -53,7 +53,7 @@
# configure ; make distclean ; cd intl; make distclean ).
# This is done to make sure the build daemon's source tree is the
# same as the one I am using to produce the i386 debs.
-clean: configure
+clean: configure unpatch
dh_testdir
dh_testroot
-xargs -t -r chmod +x < debian/executable.files
@@ -76,7 +76,7 @@
configure:
# ./autogen.sh
-build: build-arch build-indep
+build: patch build-arch build-indep
configure-stamp:
dh_testdir
I don't know, maybe I'm totally off base here and am missing something...
Thanks for some sweet packaging work,
Chris Sacca
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 256 bytes
Desc: OpenPGP digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-cyrus-imapd-debian-devel/attachments/20050804/7ab3925c/signature.pgp
More information about the Pkg-Cyrus-imapd-Debian-devel
mailing list