From 900bfc9f3aa1649ff7756f02ebadcda834e228af Mon Sep 17 00:00:00 2001 From: tjc <tjc@ee4ac58c-ac51-4696-9907-e4b3aa274f04> Date: Tue, 17 Jun 2008 10:46:44 +0000 Subject: [PATCH] remove j2ssh.properties from mac jar git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@7974 ee4ac58c-ac51-4696-9907-e4b3aa274f04 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 8421f62e7..e77642e96 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # This is a GNU Makefile for Artemis -# $Header: //tmp/pathsoft/artemis/Makefile,v 1.37 2008-05-12 14:37:09 tjc Exp $ +# $Header: //tmp/pathsoft/artemis/Makefile,v 1.38 2008-06-17 10:46:44 tjc Exp $ SHELL=/bin/sh @@ -287,7 +287,7 @@ artemis.jar : $(CLASSES) artemis_sqlmap org uk com net nsdb type seqdb LICENSE.Apache j2ssh.properties; \ rm -f etc/log4j.properties; \ jar cmf manifest-art artemis_mac.jar images/PSUlogo.gif images/icon.gif images/helix.gif images/sanger-centre.gif README \ - uk nsdb type seqdb LICENSE.Apache j2ssh.properties artemis_sqlmap + uk nsdb type seqdb LICENSE.Apache artemis_sqlmap clean : -rm -rf *.html artemis.jar seqdb nsdb type org resources uk/ac/sanger/jcon/ jar_build -- GitLab