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 Makefile from CVS/Entries
The projects toplevel Makefile is not maintained in CVS anylonger but in Git, so don't update it from CVS any longer. Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
35bfcf2e0f
commit
cea804eac4
1 changed files with 1 additions and 1 deletions
|
|
@ -423,7 +423,7 @@ cvsdir.done: $(SSH_WRAPPER_SH)
|
||||||
mkdir CVS && \
|
mkdir CVS && \
|
||||||
echo $(CVSROOT) > CVS/Root && \
|
echo $(CVSROOT) > CVS/Root && \
|
||||||
echo proj > CVS/Repository && \
|
echo proj > CVS/Repository && \
|
||||||
echo "/Makefile/$Revision$ ///" | sed 's/ *evision: *\([0-9.]*\) */\1/; s/ *$$ *//' > CVS/Entries ;\
|
touch CVS/Entries ;\
|
||||||
fi
|
fi
|
||||||
touch $@
|
touch $@
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue