mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
projects-dir.mk: Remove contended /tmp/test.mime
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
1971350792
commit
b01877701e
1 changed files with 1 additions and 1 deletions
|
|
@ -173,7 +173,7 @@ links.done:
|
|||
|
||||
cvsdir.done:
|
||||
if [ ! -d CVS ]; then \
|
||||
echo -e '$(subst $(newline),\n,${CVSDIR_MIME})' | tee /tmp/test.mime | mimencode -u | tar -xjf - ;\
|
||||
echo -e '$(subst $(newline),\n,${CVSDIR_MIME})' | mimencode -u | tar -xjf - ;\
|
||||
fi
|
||||
if grep -q "^:ext:jan@cvs.jannet.de:" CVS/Root; then \
|
||||
echo $(CVSROOT) > CVS/Root ;\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue