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

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