Filewatcher File Search
FTP Search
  
Directory (beta)
  
Content Search (beta)
   
pkg://autogen_5.3.5-1_mipsel.deb:560326/postinst  info  downloads

#!/bin/sh
set -e
# Automatically added by dh_installdocs
if [ "$1" = "configure" ]; then
	if [ -d /usr/doc -a ! -e /usr/doc/autogen -a -d /usr/share/doc/autogen ]; then
		ln -sf ../share/doc/autogen /usr/doc/autogen
	fi
fi
# End automatically added section
# Automatically added by dh_installdocs
if [ "$1" = configure ] && command -v install-docs >/dev/null 2>&1; then
	install-docs -i /usr/share/doc-base/autogen
fi
# End automatically added section
# Automatically added by dh_installinfo
if [ "$1" = "configure" ]; then
	install-info --quiet --section "GNU programming tools" "GNU programming tools" /usr/share/info/autogen.info
fi
# End automatically added section
Results 1 - 1
Help - FTP Sites List - Software Dir.
Searching half a billion files worldwide
© 1997-2008 Oliver Maruhn