aboutsummaryrefslogtreecommitdiffstats
path: root/packages/i686-nativesdk-pokysdk-linux/nativesdk-util-linux/nativesdk-util-linux-doc/latest.pkg_postinst
blob: fecfb64ee2874675f3d469e116eb855e1fa843f0 (plain)
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
29
30
set -e
	update-alternatives --install /usr/local/oe-sdk-hardcoded-buildpath/sysroots/i686-pokysdk-linux/usr/share/man/man8/blkid.8 blkid.8 /usr/local/oe-sdk-hardcoded-buildpath/sysroots/i686-pokysdk-linux/usr/share/man/man8/blkid.8.util-linux 80
	update-alternatives --install /usr/local/oe-sdk-hardcoded-buildpath/sysroots/i686-pokysdk-linux/usr/share/man/man1/eject.1 eject.1 /usr/local/oe-sdk-hardcoded-buildpath/sysroots/i686-pokysdk-linux/usr/share/man/man1/eject.1.util-linux 80
	update-alternatives --install /usr/local/oe-sdk-hardcoded-buildpath/sysroots/i686-pokysdk-linux/usr/share/man/man8/findfs.8 findfs.8 /usr/local/oe-sdk-hardcoded-buildpath/sysroots/i686-pokysdk-linux/usr/share/man/man8/findfs.8.util-linux 80
	update-alternatives --install /usr/local/oe-sdk-hardcoded-buildpath/sysroots/i686-pokysdk-linux/usr/share/man/man8/fsck.8 fsck.8 /usr/local/oe-sdk-hardcoded-buildpath/sysroots/i686-pokysdk-linux/usr/share/man/man8/fsck.8.util-linux 80
	update-alternatives --install /usr/local/oe-sdk-hardcoded-buildpath/sysroots/i686-pokysdk-linux/usr/share/man/man1/kill.1 kill.1 /usr/local/oe-sdk-hardcoded-buildpath/sysroots/i686-pokysdk-linux/usr/share/man/man1/kill.1.util-linux 80
	update-alternatives --install /usr/local/oe-sdk-hardcoded-buildpath/sysroots/i686-pokysdk-linux/usr/share/man/man1/last.1 last.1 /usr/local/oe-sdk-hardcoded-buildpath/sysroots/i686-pokysdk-linux/usr/share/man/man1/last.1.util-linux 80
	update-alternatives --install /usr/local/oe-sdk-hardcoded-buildpath/sysroots/i686-pokysdk-linux/usr/share/man/man1/lastb.1 lastb.1 /usr/local/oe-sdk-hardcoded-buildpath/sysroots/i686-pokysdk-linux/usr/share/man/man1/lastb.1.util-linux 80
	update-alternatives --install /usr/local/oe-sdk-hardcoded-buildpath/sysroots/i686-pokysdk-linux/usr/share/man/man3/libblkid.3 libblkid.3 /usr/local/oe-sdk-hardcoded-buildpath/sysroots/i686-pokysdk-linux/usr/share/man/man3/libblkid.3.util-linux 80
	update-alternatives --install /usr/local/oe-sdk-hardcoded-buildpath/sysroots/i686-pokysdk-linux/usr/share/man/man1/logger.1 logger.1 /usr/local/oe-sdk-hardcoded-buildpath/sysroots/i686-pokysdk-linux/usr/share/man/man1/logger.1.util-linux 80
	update-alternatives --install /usr/local/oe-sdk-hardcoded-buildpath/sysroots/i686-pokysdk-linux/usr/share/man/man1/mesg.1 mesg.1 /usr/local/oe-sdk-hardcoded-buildpath/sysroots/i686-pokysdk-linux/usr/share/man/man1/mesg.1.util-linux 80
	update-alternatives --install /usr/local/oe-sdk-hardcoded-buildpath/sysroots/i686-pokysdk-linux/usr/share/man/man1/mountpoint.1 mountpoint.1 /usr/local/oe-sdk-hardcoded-buildpath/sysroots/i686-pokysdk-linux/usr/share/man/man1/mountpoint.1.util-linux 80
	update-alternatives --install /usr/local/oe-sdk-hardcoded-buildpath/sysroots/i686-pokysdk-linux/usr/share/man/man8/nologin.8 nologin.8 /usr/local/oe-sdk-hardcoded-buildpath/sysroots/i686-pokysdk-linux/usr/share/man/man8/nologin.8.util-linux 80
	update-alternatives --install /usr/local/oe-sdk-hardcoded-buildpath/sysroots/i686-pokysdk-linux/usr/share/man/man8/rfkill.8 rfkill.8 /usr/local/oe-sdk-hardcoded-buildpath/sysroots/i686-pokysdk-linux/usr/share/man/man8/rfkill.8.util-linux 80
	update-alternatives --install /usr/local/oe-sdk-hardcoded-buildpath/sysroots/i686-pokysdk-linux/usr/share/man/man8/sulogin.8 sulogin.8 /usr/local/oe-sdk-hardcoded-buildpath/sysroots/i686-pokysdk-linux/usr/share/man/man8/sulogin.8.util-linux 80
	update-alternatives --install /usr/local/oe-sdk-hardcoded-buildpath/sysroots/i686-pokysdk-linux/usr/share/man/man1/utmpdump.1 utmpdump.1 /usr/local/oe-sdk-hardcoded-buildpath/sysroots/i686-pokysdk-linux/usr/share/man/man1/utmpdump.1.util-linux 80
	update-alternatives --install /usr/local/oe-sdk-hardcoded-buildpath/sysroots/i686-pokysdk-linux/usr/share/man/man3/uuid.3 uuid.3 /usr/local/oe-sdk-hardcoded-buildpath/sysroots/i686-pokysdk-linux/usr/share/man/man3/uuid.3.util-linux 80
	update-alternatives --install /usr/local/oe-sdk-hardcoded-buildpath/sysroots/i686-pokysdk-linux/usr/share/man/man1/wall.1 wall.1 /usr/local/oe-sdk-hardcoded-buildpath/sysroots/i686-pokysdk-linux/usr/share/man/man1/wall.1.util-linux 80
	# only update manual page index caches when manual files are built and installed
	if false; then
		if test -n "$D"; then
			if true; then
				$INTERCEPT_DIR/postinst_intercept update_mandb nativesdk-util-linux-doc mlprefix=nativesdk- binprefix=nativesdk- bindir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/i686-pokysdk-linux/usr/bin sysconfdir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/i686-pokysdk-linux/etc mandir=/usr/local/oe-sdk-hardcoded-buildpath/sysroots/i686-pokysdk-linux/usr/share/man
			else
				$INTERCEPT_DIR/postinst_intercept delay_to_first_boot nativesdk-util-linux-doc mlprefix=nativesdk-
			fi
		else
			mandb -q
		fi
	fi