From c90f22e87e1bddf68a3f48e9954cc3b2e3f5dd18 Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Fri, 29 Aug 2008 09:14:19 +0000 Subject: * cleaned up tools folder git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2126 95ad53e4-c205-0410-b2fa-d234c58c8868 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 23fd556f..ed210afa 100644 --- a/Makefile +++ b/Makefile @@ -73,7 +73,7 @@ $(USR_BIN_PATH)/*" \ cd .. >/dev/null; \ tar cfhj \ "$${svn_repo_name}/openslx-$${OPENSLX_VERSION_STRING}.tar.bz2" \ - --exclude-from="$${svn_repo_name}/tools/tar_exclude_from" \ + --exclude-from="$${svn_repo_name}/Make.exclude_from_tar" \ "openslx-$${OPENSLX_VERSION_STRING}/"; \ test "$${OPENSLX_SOURCEDIR_SYMLINK_CREATED}" = "yes" && \ rm -f "openslx-$${OPENSLX_VERSION_STRING}"; \ -- cgit v1.2.3-55-g7522