mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-lisp/ecls: Remove duplicate README.Gentoo file
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
@@ -88,7 +88,7 @@ src_install() {
|
||||
emake DESTDIR="${D}" install
|
||||
|
||||
dodoc README.md CHANGELOG
|
||||
dodoc "${FILESDIR}"/README.Gentoo
|
||||
dodoc "${FILESDIR}"/README.gentoo
|
||||
pushd build/doc
|
||||
newman ecl.man ecl.1
|
||||
newman ecl-config.man ecl-config.1
|
||||
|
||||
@@ -88,7 +88,7 @@ src_install() {
|
||||
emake DESTDIR="${D}" install
|
||||
|
||||
dodoc README.md CHANGELOG
|
||||
dodoc "${FILESDIR}"/README.Gentoo
|
||||
dodoc "${FILESDIR}"/README.gentoo
|
||||
pushd build/doc
|
||||
newman ecl.man ecl.1
|
||||
newman ecl-config.man ecl-config.1
|
||||
|
||||
@@ -79,7 +79,7 @@ src_install() {
|
||||
emake DESTDIR="${D}" install
|
||||
|
||||
dodoc README.md CHANGELOG
|
||||
dodoc "${FILESDIR}"/README.Gentoo
|
||||
dodoc "${FILESDIR}"/README.gentoo
|
||||
pushd build/doc
|
||||
newman ecl.man ecl.1
|
||||
newman ecl-config.man ecl-config.1
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
-*- outline -*-
|
||||
|
||||
Gentoo GNU/Linux specific notes for ECL
|
||||
---------------------------------------
|
||||
|
||||
This is the README.Gentoo file from /usr/share/doc/@PF@/ directory.
|
||||
|
||||
* The Gentoo port includes a patch to ECL's installed header file (ech.h) so
|
||||
that TRUE and FALSE are not redefined if they're already included from
|
||||
elsewhere. This makes it easier to use ECL with other software which defines
|
||||
those C preprocesser symbols (eg. glib-2.0).
|
||||
|
||||
If you encounter any problems or have suggestions, use http://bugs.gentoo.org.
|
||||
Please don't bother the upstream authors unless you are absolutely certain it is
|
||||
not Gentoo-related.
|
||||
Reference in New Issue
Block a user