Remove unneeded sed scripts
This commit is contained in:
parent
2a07f4802d
commit
f3ce234eb4
@ -128,10 +128,6 @@ for F in Changelog; do
|
||||
mv "$F"{.utf8,}
|
||||
done
|
||||
|
||||
# Accepted by upstream in quota-4.00_pre2
|
||||
# Comment example /etc/quotatab to silent warnquota
|
||||
sed -i -e '/^ *[^#]\{1,\}$/ s/^/#/' quotatab
|
||||
|
||||
|
||||
%build
|
||||
%configure \
|
||||
@ -226,6 +222,7 @@ fi
|
||||
- 4.00 bump
|
||||
- Remove unneeded LDAP linking patch
|
||||
- Prevent from stripping by configure option
|
||||
- Remove unneeded sed scripts on sources
|
||||
|
||||
* Thu Aug 18 2011 Petr Pisar <ppisar@redhat.com> - 1:4.00-0.17.pre1
|
||||
- Do not report missing utmp record to syslog (bug #731622)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user