diff options
Diffstat (limited to 'src/libretools.conf')
-rw-r--r-- | src/libretools.conf | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/libretools.conf b/src/libretools.conf index 54b4323..947ee58 100644 --- a/src/libretools.conf +++ b/src/libretools.conf @@ -19,10 +19,6 @@ DIFFTOOL=`which vimdiff gvimdiff meld colordiff diff 2>/dev/null|sed 's/\s.*//;1 # precedence on the path cache (the last path added replaces the rest) REPOS=('core' 'libre' 'extra' 'community' 'libre-testing' 'social' 'sugar' 'pcr' 'java') -## The architectures -## Used by `librestage` -ARCHES=('i686' 'x86_64' 'mips64el' 'any') - ################################################################################ # abslibre # ################################################################################ |