Ignore:
Timestamp:
Jul 18, 2015, 5:06:52 PM (9 years ago)
Author:
katerina
Message:

Enhancements and fixes for tickets #374, #375, #376, #377, #378, and #379.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/scripts/redhat_i386.client.spec.in

    r412 r481  
    123123fi
    124124
    125 %postun
    126 if [ "$1" = 0 ]; then
    127         # remove any kernel modules that might have been installed
    128         RVER=`uname -r`
    129         rm -f /lib/modules/$RVER/samhain*
    130 fi
    131125
    132126
     
    136130%dir /var/log
    137131#%doc docs/BUGS COPYING docs/Changelog docs/TODO
    138 #%doc LICENSE docs/HOWTO* docs/MANUAL-2_3.* docs/README*
     132#%doc LICENSE docs/HOWTO* docs/MANUAL-2_4.* docs/README*
    139133/etc
    140134/usr/local/sbin/samhain
Note: See TracChangeset for help on using the changeset viewer.