Project

General

Profile

« Previous | Next » 

Revision 2fb99eb9

Added by Andreas Kohlbecker almost 4 years ago

fix #3683 adding /etc/default/cdmserver to deb package also cleaning up & improving

View differences:

src/main/installer/linux/postrm
91 91
    then
92 92
      rm -r $ETC_CDMSERVER
93 93
    fi
94
    
95
    rm -f /etc/default/cdmserver
94 96

  
95 97
    return 0
96 98
}

Also available in: Unified diff