From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22736 invoked by alias); 22 Feb 2006 10:42:15 -0000 Received: (qmail 22683 invoked by uid 9452); 22 Feb 2006 10:42:15 -0000 Date: Wed, 22 Feb 2006 10:42:00 -0000 Message-ID: <20060222104215.22681.qmail@sourceware.org> From: pcaulfield@sourceware.org To: cluster-cvs@sources.redhat.com Subject: cluster/cman/daemon Makefile Mailing-List: contact cluster-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: cluster-cvs-owner@sourceware.org X-SW-Source: 2006-q1/txt/msg00236.txt.bz2 List-Id: CVSROOT: /cvs/cluster Module name: cluster Changes by: pcaulfield@sourceware.org 2006-02-22 10:42:15 Modified files: cman/daemon : Makefile Log message: ln -sf doesn't do what I though it did. so rm the symlink before creating the new one. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/cman/daemon/Makefile.diff?cvsroot=cluster&r1=1.24&r2=1.25