From bcb84462de702ddcee0536abb011d53c8f6b3332 Mon Sep 17 00:00:00 2001 From: Julien Cristau Date: Thu, 1 Jul 2010 11:43:43 +0100 Subject: Actually create the build stamp... --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index 0dc5694494e..0372fc5be23 100755 --- a/debian/rules +++ b/debian/rules @@ -220,6 +220,7 @@ ifeq ($(findstring intel, $(GALLIUM_DRIVERS)), intel) rm build/dri/lib/gallium/i965_dri.so rm build/dri/lib/egl_*_i965.so endif + >$@ $(STAMP)-build-%: configure dh_testdir -- cgit v1.2.3