Ignore:
Timestamp:
Jun 9, 2016, 2:23:12 PM (9 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: apply latest security patches to trunk

Location:
trunk/server
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/server

  • trunk/server/lib/util/wscript_build

    r918 r920  
    100100                  private_library=True,
    101101                  local_include=False
    102                   )
     102                 )
    103103
     104bld.SAMBA_LIBRARY('bitmap',
     105                  source='bitmap.c',
     106                  deps='talloc samba-util',
     107                  local_include=False,
     108                  private_library=True)
     109
Note: See TracChangeset for help on using the changeset viewer.