#!/bin/sh if [ "$2" != "POST-INSTALL" ]; then exit 0 fi if [ -e ${PREFIX}/bin/mkisofs ]; then exit 0 fi cat <
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
* Update to 0.03lth2010-11-092-4/+4