Skip to content

Commit 09b8d3a

Browse files
Deprecate the original README.txt file
1 parent 649ecda commit 09b8d3a

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
SUBDIRS = common lib auparse audisp src/libev src tools bindings init.d \
2626
m4 docs rules
27-
EXTRA_DIST = ChangeLog AUTHORS NEWS README.md README-very-old INSTALL \
27+
EXTRA_DIST = ChangeLog AUTHORS NEWS README.md INSTALL \
2828
audit.spec COPYING COPYING.LIB \
2929
contrib/avc_snap contrib/plugin/Makefile \
3030
contrib/plugin/audisp-example.c \

audit.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ fi
172172

173173
%files
174174
%license COPYING
175-
%doc README.md README-very-old ChangeLog rules init.d/auditd.cron
175+
%doc README.md ChangeLog rules init.d/auditd.cron
176176
%attr(755,root,root) %{_datadir}/%{name}
177177
%attr(644,root,root) %{_mandir}/man8/auditctl.8.gz
178178
%attr(644,root,root) %{_mandir}/man8/auditd.8.gz
File renamed without changes.

0 commit comments

Comments
 (0)