Filewatcher File Search
FTP Search
  
Directory 
  
Content Search 
   
pkg://aspell-en_6.0-0-5.1_all.deb:249438/postinst  info  downloads

#!/bin/sh
set -e
# Automatically added by installdeb-aspell


SCRIPT="/usr/sbin/update-dictcommon-aspell"

if [ "$1" = "configure" ] ; then
    if [ -x "$SCRIPT" ]; then
	$SCRIPT  
    else
	echo "Error: $SCRIPT not present or executable. Missing dependency on dictionaries-common?" >&2
	exit 1
    fi
fi
# End automatically added section
Results 1 - 1
Help - FTP Sites List - Software Dir.
Searching half a billion files worldwide
© 1997-2009 MARUHN Internet Solutions