mirror of
https://github.com/KDE/kde-linux.git
synced 2026-04-25 00:50:32 -04:00
Edit 40-core.sh.chroot
This commit is contained in:
@@ -163,18 +163,4 @@ mv /usr/lib/systemd/user/ydotool.service /usr/lib/systemd/system/ydotool.service
|
||||
# Clean up final remnants of the build process
|
||||
rm -rf \
|
||||
/buildroot \
|
||||
/.cache \
|
||||
|
||||
# Custom Plasma Setup
|
||||
git clone https://invent.kde.org/plasma/plasma-setup.git
|
||||
cd plasma-setup
|
||||
git checkout work/hadi/btrfs
|
||||
|
||||
mkdir build && cd build
|
||||
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release
|
||||
make
|
||||
make install
|
||||
|
||||
cd ../
|
||||
cd ../
|
||||
rm -rf plasma-setup
|
||||
/.cache \
|
||||
Reference in New Issue
Block a user