- drop /sbin/init.d.README and /etc/init.d/README

the manpage is "man 7 init.d"

OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=97
This commit is contained in:
Ruediger Oertel 2010-04-08 13:34:40 +00:00 committed by Git OBS Bridge
parent 1783355d1b
commit 3d998c1d89
2 changed files with 6 additions and 9 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Apr 8 15:33:52 CEST 2010 - ro@suse.de
- drop /sbin/init.d.README and /etc/init.d/README
the manpage is "man 7 init.d"
-------------------------------------------------------------------
Mon Mar 29 14:14:47 CEST 2010 - ro@suse.de

View File

@ -96,15 +96,6 @@ popd
## do arch specific patches END
#
#
# generate README from init-manpage
#
test -s $RPM_BUILD_ROOT/usr/share/man/man7/init.d.7 || exit 1
cat $RPM_BUILD_ROOT/usr/share/man/man7/init.d.7 | \
troff -Tlatin1 -t -mandoc | grotty -cbou > \
$RPM_BUILD_ROOT/etc/init.d/README
cp $RPM_BUILD_ROOT/etc/init.d/README $RPM_BUILD_ROOT/sbin/init.d.README
#
#
# mark these as ghost
for i in passwd group shadow gshadow ; do
touch $RPM_BUILD_ROOT/var/adm/fillup-templates/$i.aaa_base