From 22320956b78f2ac725c21a8ce858f873d96d6929 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Wed, 14 Nov 2012 20:19:30 -0500 Subject: Remove code for upstream build system arches. --- (limited to 'lib') diff --git a/lib/metadata/proteanos.sh b/lib/metadata/proteanos.sh index 6b5c2a5..c5774a5 100644 --- a/lib/metadata/proteanos.sh +++ b/lib/metadata/proteanos.sh @@ -157,15 +157,6 @@ _ob_get_system_path_proteanos() return ${?} fi ;; - 'archtab') - # arch - if [ ${#} -eq 1 ]; then - printf '@@DATADIR@@/opkbuild/archtab/%s' "${1}" - else - _ob_return 125 - return ${?} - fi - ;; 'buildflags') # arch if [ ${#} -eq 1 ]; then -- cgit v0.9.1