Filewatcher File Search
FTP Search
  
Directory (beta)
  
Content Search (beta)
   
pkg://inform_6.30-1_arm.deb:927626/postinst  info  downloads

#!/bin/sh
set -e 
if [ "$1" = "configure" ]; then
  if [ -d /usr/doc -a ! -e /usr/doc/inform -a -d /usr/share/doc/inform ]; then
    ln -sf ../share/doc/inform /usr/doc/inform
  fi
fi
Results 1 - 1
Help - FTP Sites List - Software Dir.
Searching half a billion files worldwide
© 1997-2008 Oliver Maruhn