summaryrefslogtreecommitdiff
path: root/strace.spec
diff options
context:
space:
mode:
authorDmitry V. Levin <ldv@altlinux.org>2012-02-25 15:29:21 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2012-02-25 15:29:21 +0100
commitdd762c302d085c0c3ddd28b2f5efc1e6dd003051 (patch)
tree20938b128198401ce116e76abb0607130ebdb436 /strace.spec
parentaa925db23634fe6a2c1d4b47accb3649daf1b781 (diff)
downloadstrace-dd762c302d085c0c3ddd28b2f5efc1e6dd003051.tar.gz
strace-dd762c302d085c0c3ddd28b2f5efc1e6dd003051.tar.bz2
strace-dd762c302d085c0c3ddd28b2f5efc1e6dd003051.tar.xz
Remove and update documentation
This change is a verbatim part of Dmitry's changes to remove support for non-Linux architectures. * PORTING: Deleted. * INSTALL: Modified. * README: Modified. * strace.1: Modified: bugs should be reported to mailing list, not Debian. * strace.spec: do not install PORTING file. Signed-off-by: Dmitry V. Levin <ldv@altlinux.org> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'strace.spec')
-rw-r--r--strace.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/strace.spec b/strace.spec
index 51333ab..bd44453 100644
--- a/strace.spec
+++ b/strace.spec
@@ -74,7 +74,7 @@ rm -rf %{buildroot}
%files
%defattr(-,root,root)
-%doc CREDITS ChangeLog ChangeLog-CVS COPYRIGHT NEWS PORTING README
+%doc CREDITS ChangeLog ChangeLog-CVS COPYRIGHT NEWS README
%{_bindir}/strace
%{_mandir}/man1/*