Skip to content
Snippets Groups Projects
Commit 4727fefe authored by tjc's avatar tjc
Browse files

remove etc directory from mac jar

git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@7151 ee4ac58c-ac51-4696-9907-e4b3aa274f04
parent be0e472e
No related branches found
No related tags found
No related merge requests found
# This is a GNU Makefile for Artemis
# $Header: //tmp/pathsoft/artemis/Makefile,v 1.32 2007-11-09 11:56:37 tjc Exp $
# $Header: //tmp/pathsoft/artemis/Makefile,v 1.33 2008-02-19 09:52:27 tjc Exp $
SHELL=/bin/sh
......@@ -285,7 +285,7 @@ artemis.jar : $(CLASSES)
jar cmf manifest-act act.jar images/icon.gif images/helix.gif images/sanger-centre.gif README etc \
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/icon.gif images/helix.gif images/sanger-centre.gif README etc \
jar cmf manifest-art artemis_mac.jar images/icon.gif images/helix.gif images/sanger-centre.gif README \
uk nsdb type seqdb LICENSE.Apache j2ssh.properties
clean :
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment