Module Name:    src
Committed By:   christos
Date:           Sun Jun 19 01:53:36 UTC 2011

Modified Files:
        src/rescue: list

Log Message:
add the lzma library now that is used by gzip


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/rescue/list

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/rescue/list
diff -u src/rescue/list:1.40 src/rescue/list:1.41
--- src/rescue/list:1.40	Thu Jan 13 19:59:14 2011
+++ src/rescue/list	Sat Jun 18 21:53:36 2011
@@ -1,4 +1,4 @@
-#	$NetBSD: list,v 1.40 2011/01/14 00:59:14 njoly Exp $
+#	$NetBSD: list,v 1.41 2011/06/19 01:53:36 christos Exp $
 
 SRCDIRS	bin
 
@@ -148,4 +148,4 @@
 PROG	lfs_cleanerd
 
 LIBS	liboverride.o
-LIBS	-lbz2 -lcrypt -ledit -lipsec -lkvm -ll -lm -lrmt -lcurses -lterminfo -lutil -lz -levent -lprop
+LIBS	-lbz2 -llzma -lcrypt -ledit -lipsec -lkvm -ll -lm -lrmt -lcurses -lterminfo -lutil -lz -levent -lprop

Reply via email to