dev-util/deb-devscripts: update metadata
Package-Manager: Portage-3.0.30, Repoman-3.0.3
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
# Copyright 1999-2011 Gentoo Foundation
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI="6"
|
||||
MY_PN="devscripts"
|
||||
@@ -25,19 +24,18 @@ RDEPEND="dev-lang/ruby
|
||||
virtual/perl-JSON-PP
|
||||
app-arch/dpkg
|
||||
app-text/docbook-xsl-stylesheets
|
||||
|
||||
app-portage/portage-utils"
|
||||
|
||||
S="${WORKDIR}/${MY_PN}-${PV}ubuntu0.1"
|
||||
|
||||
src_prepare() {
|
||||
sed -e "s!/stylesheet/xsl/nwalsh/!/xsl-ns-stylesheets/!g" \
|
||||
-e "s!--install-layout=deb!!g" -i $(find -name Makefile)
|
||||
-e "s!--install-layout=deb!!g" -i $(find -name Makefile)
|
||||
|
||||
eapply_user
|
||||
}
|
||||
|
||||
src_install() {
|
||||
emake DESTDIR="${D}" install || die "install fail"
|
||||
dodoc README COPYING AUTHORS
|
||||
dodoc README AUTHORS
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user