[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

mesa: Changes to 'debian-unstable'



 debian/rules |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit f8f07cb999734db34592c48fd4c40dad89bb60b3
Author: Julien Cristau <jcristau@debian.org>
Date:   Fri Sep 4 17:29:21 2009 +0200

    Remove unused INSTALL_TARGETS variable
    
    The install targets were removed in the previous commit.

diff --git a/debian/rules b/debian/rules
index 0d6386f..4b0e31c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -45,7 +45,6 @@ CONFIGS = $(SWX11_GLU_CONFIGS) \
 STAMP_DIR = debian/stamp
 STAMP = $(STAMP_DIR)/$(DEB_BUILD_GNU_TYPE)
 BUILD_STAMPS = $(addprefix $(STAMP)-build-, $(CONFIGS))
-INSTALL_TARGETS = $(addprefix install-, $(CONFIGS))
 
 QUILT_STAMPFN = $(STAMP_DIR)/patch
 include /usr/share/quilt/quilt.make


Reply to: