mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
r12484@catbus: nickm | 2007-04-21 13:45:58 -0400
Suppress display of version-detection junk in Makefile.am svn:r9997
This commit is contained in:
parent
bbd63a9ae0
commit
fb065724f7
@ -31,7 +31,7 @@ noinst_HEADERS = or.h eventdns.h eventdns_tor.h micro-revision.i
|
||||
tor_main.o: micro-revision.i
|
||||
|
||||
micro-revision.i: FORCE
|
||||
if test -d ../../.svn ; then \
|
||||
@if test -d ../../.svn ; then \
|
||||
svn info ../.. | \
|
||||
sed -n 's/^Revision: \([0-9][0-9]*\).*/"\1"/p' > micro-revision.i \
|
||||
|| true; \
|
||||
|
Loading…
Reference in New Issue
Block a user