SPECS: lkcp.spec - disable "tset -Q -r", fixes build on my amd64 c...

glen glen at pld-linux.org
Wed Aug 24 20:29:39 CEST 2005


Author: glen                         Date: Wed Aug 24 18:29:39 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- disable "tset -Q -r", fixes build on my amd64 chroot under screen

---- Files affected:
SPECS:
   lkcp.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/lkcp.spec
diff -u SPECS/lkcp.spec:1.2 SPECS/lkcp.spec:1.3
--- SPECS/lkcp.spec:1.2	Wed Aug 24 20:20:46 2005
+++ SPECS/lkcp.spec	Wed Aug 24 20:29:34 2005
@@ -30,6 +30,7 @@
 
 %build
 %{__make} -C src \
+	RESET=true \
 	CC="%{__cc}" \
 	FLAGS="%{rpmcflags} -I/usr/include/ncurses"
 
@@ -52,6 +53,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2005/08/24 18:29:34  glen
+- disable "tset -Q -r", fixes build on my amd64 chroot under screen
+
 Revision 1.2  2005/08/24 18:20:46  adamg
 - distfiles workaround
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/lkcp.spec?r1=1.2&r2=1.3&f=u




More information about the pld-cvs-commit mailing list