summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-11-14 20:19:30 (EST)
committer P. J. McDermott <pjm@nac.net>2012-11-14 20:19:30 (EST)
commit22320956b78f2ac725c21a8ce858f873d96d6929 (patch)
treefa0b45b536f0c74002c054a52e02a9777699b7bb /lib
parentc05a2435ce3e5075c2c100757fe7ea1cd8895558 (diff)
Remove code for upstream build system arches.
Diffstat (limited to 'lib')
-rw-r--r--lib/metadata/proteanos.sh9
1 files changed, 0 insertions, 9 deletions
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