summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@suse.com>2011-09-16 10:45:25 +0300
committerTor Lillqvist <tlillqvist@suse.com>2011-09-16 12:03:41 +0300
commita908054e4761861765acdfb390bff8c51745918b (patch)
treee8946f2bc581b7e3cef6c518513dcb40c9db6eb9 /solenv
parenta30a9f5e1885abc44841be0b56fec1ea9041ad75 (diff)
Drop duplicated include of Tempfile.mk
Diffstat (limited to 'solenv')
-rw-r--r--solenv/gbuild/gbuild.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/solenv/gbuild/gbuild.mk b/solenv/gbuild/gbuild.mk
index d46dbd0c3dcd..6169cdc84da8 100644
--- a/solenv/gbuild/gbuild.mk
+++ b/solenv/gbuild/gbuild.mk
@@ -190,8 +190,6 @@ endif
include $(GBUILDDIR)/Tempfile.mk
-include $(GBUILDDIR)/Tempfile.mk
-
include $(foreach repo,$(gb_REPOS),$(repo)/RepositoryFixes.mk)
$(eval $(call gb_Helper_collect_knownlibs))