From b878501e73a6ea16a049c7b70e9f562ade0beb82 Mon Sep 17 00:00:00 2001 From: lecoanet Date: Mon, 29 May 2006 13:21:06 +0000 Subject: Prevent the various compile to use the damage option. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index f443580..079cdef 100755 --- a/debian/rules +++ b/debian/rules @@ -42,7 +42,7 @@ install: build # # Configuring/compiling/installing for Tcl. - ./configure --prefix=/usr --enable-gl=damage + ./configure --prefix=/usr --enable-gl make binaries # make install prefix=$(TMP)/usr make install DESTDIR=$(TMP) -- cgit v1.1