summaryrefslogtreecommitdiff
blob: 73392ab3eabc7a7112e6a4e96a92ea1a7a621cbd (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
# $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 "$@"