summaryrefslogtreecommitdiff
blob: efd8c1691e987b730be5fd3cf36a92abded1aab3 (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.so,v 1.12 2004/10/10 10:07:20 carpaski Exp $

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