Skip to content
Snippets Groups Projects
Commit d5f3a270 authored by Steven Murray's avatar Steven Murray
Browse files

Moved the XXXXCONFIG files from the debain directory to the directories

containing the Imakefiles that actually work on them.
parent c93e0b0c
Branches
Tags
No related merge requests found
File moved
File moved
......@@ -265,7 +265,7 @@ $(DESTDIR)/etc/init.d/file: LOCAL_PATH/file.init @@\
tgt: $(DESTDIR)/etc/init.d/file
#define CONFIGFILE(file,tgt) \
$(DESTDIR)/etc/castor/file/**/CONFIG.example: $(CASTOR_ROOT)/debian/file/**/CONFIG @@\
$(DESTDIR)/etc/castor/file/**/CONFIG.example: LOCAL_PATH/file/**/CONFIG @@\
install -d $(DESTDIR)/etc/castor -m 0755 @@\
install -m 640 $< $@ @@\
tgt: $(DESTDIR)/etc/castor/file/**/CONFIG.example
......
File moved
File moved
File moved
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment