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

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