mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 05:53:12 -04:00
sys-devel/gsl: respect FHS
Closes: https://bugs.gentoo.org/847391 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -16,7 +16,7 @@ DEPEND="dev-libs/libpcre:3"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
src_install() {
|
||||
default
|
||||
DESTDIR="${D}/usr" emake install
|
||||
if use examples; then
|
||||
dodoc -r examples
|
||||
dodoc -r doc/examples
|
||||
Reference in New Issue
Block a user