# HG changeset patch # User Matthias Förste # Date 1250853729 -7200 # Node ID 0e17cffdaed0f5a23bc21e7fb965fbc3d8d98106 # Parent 886f06655730d30a06c9c372154688abc1740a45 fixed filenames diff -r 886f06655730 -r 0e17cffdaed0 exim4/4.69/README --- a/exim4/4.69/README Fri Aug 21 12:49:05 2009 +0200 +++ b/exim4/4.69/README Fri Aug 21 13:22:09 2009 +0200 @@ -1,7 +1,9 @@ #!/bin/bash -# upstream.patch is the patch against upstream sources + +# memcache-support-upstream.patch is the patch against upstream sources # debian.patch is the patch against an unpacked debian source package -# place upstream.patch in memcache/memcache-support.patch inside the unpacked debian source package and build it +# place memcache-support-upstream.patch in ius/memcache-support-upstream.patch +# inside the unpacked debian source package and build it apt-get source exim4=4.69-9 cd exim4-*