Changeset 1141


Ignore:
Timestamp:
Jan 25, 2013, 10:52:44 AM (11 years ago)
Author:
joergs
Message:

bugfix: permissions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • opsi/server/wsusoffline/wsusoffline.spec

    r1140 r1141  
    7474chmod g+ws $RPM_BUILD_ROOT/%{DEST_DIR}/log/
    7575chmod g+ws $RPM_BUILD_ROOT/%{DEST_DIR}/iso/
    76 #chmod g+ws $RPM_BUILD_ROOT/%{DEST_DIR}/sh/
     76# checkconnection downloads file into this directory
     77chmod g+ws $RPM_BUILD_ROOT/%{DEST_DIR}/sh/
    7778chmod a+x  $RPM_BUILD_ROOT/%{DEST_DIR}/sh/*
    7879find $RPM_BUILD_ROOT/%{DEST_DIR}/static/ -type d -exec chmod g+ws {} \;
Note: See TracChangeset for help on using the changeset viewer.