Filewatcher File Search
FTP Search
  
Directory 
  
Content Search 
   
pkg://aleph-emacs_0.8.1-5_all.deb:6804/postinst  info  downloads

#!/bin/sh -eu

# FSSTD -> FHS transition
pkg=aleph-emacs
if [ "$1" = "configure" ]; then
 if [ -d /usr/doc -a ! -e /usr/doc/$pkg -a -d /usr/share/doc/$pkg ]; then
  ln -sf ../share/doc/$pkg /usr/doc/$pkg
 fi
fi

# Emacs install
if [ "$1" = "configure" ]; then
  /usr/lib/emacsen-common/emacs-package-install aleph-emacs
fi
Results 1 - 1
Help - FTP Sites List - Software Dir.
Searching half a billion files worldwide
© 1997-2009 MARUHN Internet Solutions