File: postinst.debhelper

package info (click to toggle)
acidwarp 1.0-4
  • links: PTS
  • area: main
  • in suites: potato
  • size: 280 kB
  • ctags: 130
  • sloc: ansic: 1,885; makefile: 54; sh: 8
file content (28 lines) | stat: -rw-r--r-- 976 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# Automatically added by dh_installdocs
if [ "$1" = "configure" ]; then
	if [ -d /usr/doc -a ! -e /usr/doc/acidwarp -a -d /usr/share/doc/acidwarp ]; then
		ln -sf ../share/doc/acidwarp /usr/doc/acidwarp
	fi
fi
# End automatically added section
# Automatically added by dh_installdocs
if [ "$1" = "configure" ]; then
	if [ -d /usr/doc -a ! -e /usr/doc/acidwarp -a -d /usr/share/doc/acidwarp ]; then
		ln -sf ../share/doc/acidwarp /usr/doc/acidwarp
	fi
fi
# End automatically added section
# Automatically added by dh_installdocs
if [ "$1" = "configure" ]; then
	if [ -d /usr/doc -a ! -e /usr/doc/acidwarp -a -d /usr/share/doc/acidwarp ]; then
		ln -sf ../share/doc/acidwarp /usr/doc/acidwarp
	fi
fi
# End automatically added section
# Automatically added by dh_installdocs
if [ "$1" = "configure" ]; then
	if [ -d /usr/doc -a ! -e /usr/doc/acidwarp -a -d /usr/share/doc/acidwarp ]; then
		ln -sf ../share/doc/acidwarp /usr/doc/acidwarp
	fi
fi
# End automatically added section