]> git.pld-linux.org Git - packages/ed.git/commitdiff
- defined _exec_prefix; more docs
authordarekr <darekr@pld-linux.org>
Sat, 10 Sep 2005 21:06:52 +0000 (21:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ed.spec -> 1.58

ed.spec

diff --git a/ed.spec b/ed.spec
index d5aa9defd0240e84b8381efd789c331f9cdbd62d..7dd62df386e5580b6e46d5ad1ab035913f6f0e1c 100644 (file)
--- a/ed.spec
+++ b/ed.spec
@@ -28,6 +28,7 @@ BuildRequires:        autoconf
 BuildRequires: texinfo
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define                _exec_prefix    /
 %define                _bindir         /bin
 
 %description
@@ -124,7 +125,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc NEWS POSIX README
+%doc ChangeLog NEWS POSIX README THANKS TODO
 %attr(755,root,root) %{_bindir}/*
 %{_infodir}/*info*
 %{_mandir}/man1/*
This page took 0.098168 seconds and 4 git commands to generate.