Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.3:Rings:1-MinimalX
sharutils
sharutils-set_file_mode.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File sharutils-set_file_mode.diff of Package sharutils
Index: src/shar.c =================================================================== --- src/shar.c.orig 2011-01-15 02:38:38.000000000 +0100 +++ src/shar.c 2011-07-26 11:50:09.533843512 +0200 @@ -1844,7 +1844,7 @@ shar (const char * lname, const char * r static void set_file_mode (int mode) { - if (mode == 'B' && uuencoded_file_mode) + if (mode == 'B' && uuencoded_file_mode > 0) /* Selecting uuencode mode should not contradict compression. */ return;
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