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

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