Filewatcher File Search
FTP Search
  
Directory 
  
Content Search 
   
pkg://amphetamine_0.8.10-12_mipsel.deb:128680/postinst  info  downloads

#! /bin/sh

set -e

DOCDIR="/usr/share/doc/amphetamine"

if [ -d "$DOCDIR" -a ! -L "$DOCDIR" ]; then
  rmdir --ignore-fail-on-non-empty "$DOCDIR"
  if [ ! -d "$DOCDIR" ]; then
    ln -s amphetamine-data "$DOCDIR"
  fi
fi

# Automatically added by dh_installmenu
if [ "$1" = "configure" ] && [ -x "`which update-menus 2>/dev/null`" ]; then
	update-menus
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