diff options
author | Andreas Hüttel <dilfridge@gentoo.org> | 2014-03-16 19:41:11 +0000 |
---|---|---|
committer | Andreas Hüttel <dilfridge@gentoo.org> | 2014-03-16 19:41:11 +0000 |
commit | 18a33c8fe17f82dba8286f5abce0f284fef76851 (patch) | |
tree | 843e835f44c1085f304a313bca7fb107f8570b2e /profiles/default/linux/amd64/10.0/x32/make.defaults | |
parent | fixes for bug 504266 (and fixed the creation of /var/run/glance on install (diff) | |
download | historical-18a33c8fe17f82dba8286f5abce0f284fef76851.tar.gz historical-18a33c8fe17f82dba8286f5abce0f284fef76851.tar.bz2 historical-18a33c8fe17f82dba8286f5abce0f284fef76851.zip |
Remove deprecated 10.0 profiles
Diffstat (limited to 'profiles/default/linux/amd64/10.0/x32/make.defaults')
-rw-r--r-- | profiles/default/linux/amd64/10.0/x32/make.defaults | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/profiles/default/linux/amd64/10.0/x32/make.defaults b/profiles/default/linux/amd64/10.0/x32/make.defaults deleted file mode 100644 index b17da92030c4..000000000000 --- a/profiles/default/linux/amd64/10.0/x32/make.defaults +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/amd64/10.0/x32/make.defaults,v 1.1 2012/09/07 00:37:28 vapier Exp $ - -CHOST="x86_64-pc-linux-gnux32" |