Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:16.0:FactoryCandidates
rkhunter
rkhunter-grep-fix.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File rkhunter-grep-fix.patch of Package rkhunter
Index: rkhunter-1.4.2/files/rkhunter =================================================================== --- rkhunter-1.4.2.orig/files/rkhunter +++ rkhunter-1.4.2/files/rkhunter @@ -7416,7 +7416,7 @@ do_i18n_update() { fi if [ -s "${DB_PATH}/i18n/${LANGFILE}" ]; then - PROG_VERS=`grep ${GREP_OPT} '^[Vv]ersion:[0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]$' "${DB_PATH}/i18n/${LANGFILE}" 2>/dev/null | tail ${TAIL_OPT}1 | cut -d: -f2` + PROG_VERS=`grep --text ${GREP_OPT} '^[Vv]ersion:[0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]$' "${DB_PATH}/i18n/${LANGFILE}" 2>/dev/null | tail ${TAIL_OPT}1 | cut -d: -f2` if [ -z "${PROG_VERS}" ]; then PROG_VERS=0
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor