SPECS: lrzip.spec - keep lzma dir in case of debug

glen glen at pld-linux.org
Thu Nov 2 00:34:47 CET 2006


Author: glen                         Date: Wed Nov  1 23:34:47 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- keep lzma dir in case of debug

---- Files affected:
SPECS:
   lrzip.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/lrzip.spec
diff -u SPECS/lrzip.spec:1.5 SPECS/lrzip.spec:1.6
--- SPECS/lrzip.spec:1.5	Wed Nov  1 14:30:03 2006
+++ SPECS/lrzip.spec	Thu Nov  2 00:34:41 2006
@@ -24,7 +24,7 @@
 
 %prep
 %setup -q
-rm -rf lzma
+%{!?debug:rm -rf lzma}
 %patch0 -p1
 
 %build
@@ -54,6 +54,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2006/11/01 23:34:41  glen
+- keep lzma dir in case of debug
+
 Revision 1.5  2006/11/01 13:30:03  pluto
 - build with system lzma, works, release 1.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/lrzip.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list