"nix-store -l": support compressed logs
This commit is contained in:
parent
4bc4da331a
commit
881beb170d
2 changed files with 34 additions and 9 deletions
|
|
@ -5,7 +5,7 @@ nix_store_SOURCES = \
|
|||
xmlgraph.cc xmlgraph.hh
|
||||
|
||||
nix_store_LDADD = ../libmain/libmain.la ../libstore/libstore.la ../libutil/libutil.la \
|
||||
../boost/format/libformat.la
|
||||
../boost/format/libformat.la -lbz2
|
||||
|
||||
nix-store.o: help.txt.hh
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue