Re: Inconsistency in 'Building Plasma' build instructions
| Newsgroups | gmane.linux.lfs.beyond.devel |
|---|---|
| Message-ID | <[email protected]> |
On 2/20/25 4:52 PM, Florian Rehnisch ([email protected] via blfs-dev Mailing List) wrote: > TL;DR sed -e '/as_root rm -rf/s:packagedir:srcdir' > > Hello, > > I'm a hobbiist Linux user having spend some time (and joy) with LFS and > BLFS and now I finally managed to build KDE Plasma. > > The source directory in the build instructions is inconsistently > referred to in the build instructions presented in 'Building Plasma': > > | srcdir=$(echo $pkg |sed 's|\.tar.*||') # Source directory > > and > > | pushd $srcdir > > versus > > | as_root rm -rf $packagedir > > Sorry if you were already aware of this. Actually I was not. When I build plasma I do not personally remove the build directory. I checked kf6 and we use $packagedir there, so I have changed $srcdir to $packagedir in plasma for consistency. That will be in my next commit. Thank you for the report. -- Bruce -- http://lists.linuxfromscratch.org/sympa/info/blfs-dev Unsubscribe: See the above information page