summaryrefslogtreecommitdiffstats
path: root/bin/dolib.a
blob: f7cced1c6354885e416133877ced77914fc65532 (plain)
1
2
3
4
5
6
7
#!/bin/bash
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-src/portage/bin/dolib.a,v 1.8 2004/10/10 10:07:20 carpaski Exp $

exec env LIBOPTIONS="-m0644" \
	dolib "$@"