Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Want <cwant@ualberta.ca>2004-01-25 21:37:56 +0300
committerChris Want <cwant@ualberta.ca>2004-01-25 21:37:56 +0300
commit82f8155c3c073b0fd86ac79519723e8cccd5a0ed (patch)
tree9d501da1d720365a10e41da0af516a568ca3d320 /release/Makefile
parent83cfab301b44bc7ddb44171f69d116765cb73847 (diff)
Fixed a typo in the 'make release' stuff
Diffstat (limited to 'release/Makefile')
-rw-r--r--release/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/Makefile b/release/Makefile
index 8453b26c04e..05fcce1a8a6 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -145,7 +145,7 @@ endif
@rm -fr $(CONFDIR)/scripts/CVS
@[ ! -d bpydata ] || \
- @cp -r bpydata $(CONFDIR)/scripts
+ @cp -r bpydata $(CONFDIR)/bpydata
@[ ! -d $(CONFDIR)/bpydata ] || \
@rm -fr $(CONFDIR)/bpydata/CVS