Filewatcher File Search
FTP Search
  
Directory (beta)
  
Content Search (beta)
   
pkg://astyle_1.15.3-1_ia64.deb:100258/postinst  info  downloads

#!/bin/sh
set -e
# Automatically added by dh_installdocs
if [ "$1" = "configure" ]; then
	if [ -d /usr/doc -a ! -e /usr/doc/astyle -a -d /usr/share/doc/astyle ]; then
		ln -sf ../share/doc/astyle /usr/doc/astyle
	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/astyle-release-notes
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/astyle
fi
# End automatically added section
Results 1 - 1
Help - FTP Sites List - Software Dir.
Searching half a billion files worldwide
© 1997-2008 Oliver Maruhn