Gentoo-Bug: 521424
Package-Manager: portage-2.2.20.1
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
econf
}
+src_compile() {
+ :;
+}
+
src_install() {
perl_set_version
- sed -i -e "s:\$INC\[0\]/\$modi:${D}${VENDOR_ARCH}/\$modi:g" \
+ sed -i -e "s:\$INC\[0\]/\$modi:${VENDOR_ARCH}/\$modi:g" \
tools/gnupod_install.pl || die
- dodir /usr/bin
- dodir ${VENDOR_ARCH}/GNUpod
- dodir /usr/share/info
- einstall
+ emake DESTDIR="${D}" install
dodoc CHANGES README* doc/gnupodrc.example doc/gnutunesdb.example
dohtml doc/gnupod.html