Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
python3-rpm
nomagiccheck.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File nomagiccheck.diff of Package python3-rpm
Don't let rpm complain about a missing /etc/magic.mgc file --- build/rpmfc.c.orig 2011-05-13 16:33:20.000000000 +0000 +++ build/rpmfc.c 2011-05-13 16:33:55.000000000 +0000 @@ -896,7 +896,7 @@ rpmRC rpmfcClassify(rpmfc fc, ARGV_t arg { ARGV_t fcav = NULL; int xx; - int msflags = MAGIC_CHECK | MAGIC_COMPRESS | MAGIC_NO_CHECK_TOKENS; + int msflags = MAGIC_COMPRESS | MAGIC_NO_CHECK_TOKENS; magic_t ms = NULL; rpmRC rc = RPMRC_FAIL;
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