From mboxrd@z Thu Jan 1 00:00:00 1970 From: fabbione@sourceware.org Date: 21 Sep 2007 01:07:51 -0000 Subject: [Cluster-devel] cluster/fence/agents/scsi Makefile Message-ID: <20070921010751.23628.qmail@sourceware.org> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit CVSROOT: /cvs/cluster Module name: cluster Changes by: fabbione at sourceware.org 2007-09-21 01:07:51 Modified files: fence/agents/scsi: Makefile Log message: Fix uninstall target Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/fence/agents/scsi/Makefile.diff?cvsroot=cluster&r1=1.13&r2=1.14 --- cluster/fence/agents/scsi/Makefile 2007/08/22 08:58:40 1.13 +++ cluster/fence/agents/scsi/Makefile 2007/09/21 01:07:50 1.14 @@ -46,7 +46,7 @@ install -m755 ${SCRIPT} ${DESTDIR}/etc/init.d uninstall: - ${UNINSTALL} ${TARGET} ${TEST_TARGET} ${sbindir} + ${UNINSTALL} ${TARGET} ${TARGET}_test ${sbindir} ${UNINSTALL} ${SCRIPT} ${DESTDIR}/etc/init.d clean: