Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 26676 - Subversion ebuild does not install emacs mode or tools
Summary: Subversion ebuild does not install emacs mode or tools
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Paul de Vrieze (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on: 28349 29586
Blocks:
  Show dependency tree
 
Reported: 2003-08-15 09:17 UTC by Bruce Guenter
Modified: 2003-09-28 04:31 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Adds emacs mode and sample tools (subversion-0.26.0.ebuild.patch,853 bytes, patch)
2003-08-15 09:21 UTC, Bruce Guenter
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bruce Guenter 2003-08-15 09:17:28 UTC
There are several sample tools included with subversion, as well as an emacs vc
mode, that should be installed by the ebuild.  I will attach a diff that
compiles and installs the emacs files into /usr/share/emacs/site-lisp, and the
tools into /usr/share/subversion

Reproducible: Always
Steps to Reproduce:
1. emerge /usr/portage/dev-util/subversion/subversion-0.26.0.ebuild
Comment 1 Bruce Guenter 2003-08-15 09:21:32 UTC
Created attachment 16134 [details, diff]
Adds emacs mode and sample tools

I don't like the find|xargs step to remove the *.in files, but couldn't think
of a better way to catch them all without listing them manually.
Comment 2 Paul de Vrieze (RETIRED) gentoo-dev 2003-09-26 01:32:08 UTC
I'll try to include this into the 0.30.0 ebuild that I hope to be able to
make soon. But I would really like it if you could make the emacs code use
the elisp-common eclass, else I'll try to do it myself.
Comment 3 Paul de Vrieze (RETIRED) gentoo-dev 2003-09-28 04:31:59 UTC
Fixed in the new 0.30.0 ebuild