Thread (77 messages) flat view 77 messages, 4 authors, 2016-06-15

Re: [PATCH 2/8] Introduce vcs-svn lib

From: Jonathan Nieder <hidden>
Date: 2016-06-15 22:49:08

Ramkumar Ramachandra wrote:
quoted hunk ↗ jump to hunk
@@ -1908,6 +1912,8 @@ $(LIB_FILE): $(LIB_OBJS)
 $(XDIFF_LIB): $(XDIFF_OBJS)
 	$(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $(XDIFF_OBJS)
 
+$(VCSSVN_LIB): $(VCSSVN_OBJS)
+	$(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $(VCSSVN_OBJS)
 $ make vcs-svn/lib.a V=1
 rm -f vcs-svn/lib.a && ar rcs vcs-svn/lib.a 
 ar: vcs-svn/lib.a: No such file or directory
 make: *** [vcs-svn/lib.a] Error 1

That is because the vcs-svn directory does not exist.  So
probably the LICENSE should be added with the same patch
(and git should learn to track empty directories).

Jonathan
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help