summaryrefslogtreecommitdiffstats
path: root/bin/ebuild-helpers/dolib.a
blob: d2279dc9e074cf1b95bda9b1e2020f3a7681c35d (plain)
1
2
3
4
5
6
#!/bin/bash
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

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