Hi,

Attached patch adds the DESTDIR variable to some places so installing into 
DESTDIR works.

Please apply.

-- 
Hanno Böck              Blog:           http://www.hboeck.de/
GPG: 3DBD3B20           Jabber/Mail:    [EMAIL PROTECTED]
--- authmigrate.in.orig	2008-07-21 01:58:52.000000000 +0200
+++ authmigrate.in	2008-07-21 02:07:30.000000000 +0200
@@ -71,11 +71,11 @@
 return $rc
 }
 
-chk_file authdaemonrc @authdaemonrc@
-chk_file authmysqlrc @authmysqlrc@
-chk_file authpgsqlrc @authpgsqlrc@
-chk_file authldaprc @authldaprc@
-chk_file userdb @userdb@
+chk_file authdaemonrc [EMAIL PROTECTED]@
+chk_file authmysqlrc [EMAIL PROTECTED]@
+chk_file authpgsqlrc [EMAIL PROTECTED]@
+chk_file authldaprc [EMAIL PROTECTED]@
+chk_file userdb [EMAIL PROTECTED]@
 
 if test "$?" = "1"
 then

Attachment: signature.asc
Description: This is a digitally signed message part.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to