Opened 4 months ago

Last modified 4 months ago

#5716 closed enhancement

alignment/blocking? - LFS r12.3-42-systemd — at Initial Version

Reported by: rhubarbpieguy Owned by: lfs-book
Priority: normal Milestone: 12.4
Component: Book Version: git
Severity: normal Keywords:
Cc:

Description

chapter08/systemd.xml

	 tar -xf ../../systemd-man-pages-257.3.tar.xz \
	     --no-same-owner --strip-components=1   \

	 tar -xf ../../systemd-man-pages-257.3.tar.xz \
	     --no-same-owner --strip-components=1     \
-------------------------------------------------------

 chapter08/tcl.xml

	 sed -e "s|$SRCDIR/unix/pkgs/tdbc1.1.10|/usr/lib/tdbc1.1.10|" \
	     -e "s|$SRCDIR/pkgs/tdbc1.1.10/generic|/usr/include|"    \
	     -e "s|$SRCDIR/pkgs/tdbc1.1.10/library|/usr/lib/tcl8.6|" \
	     -e "s|$SRCDIR/pkgs/tdbc1.1.10|/usr/include|"            \

	 sed -e "s|$SRCDIR/unix/pkgs/tdbc1.1.10|/usr/lib/tdbc1.1.10|" \
	     -e "s|$SRCDIR/pkgs/tdbc1.1.10/generic|/usr/include|"     \
	     -e "s|$SRCDIR/pkgs/tdbc1.1.10/library|/usr/lib/tcl8.6|"  \
	     -e "s|$SRCDIR/pkgs/tdbc1.1.10|/usr/include|"             \

Change History (0)

Note: See TracTickets for help on using tickets.