Difference between revisions of "Buildiso with AUR packages: Using buildpkg"

no edit summary
imported>Excalibur1234
imported>Excalibur1234
Line 331: Line 331:


The order of package installations to your ISO is from top to bottom. Please note the '''exact''' order of the last 3 packages. <code>pcmanfm-qt-git</code> depends on <code>liblxqt-git</code>, which depends on <code>libqtxdg-git</code> (see chapter 4.1). Therefore, <code>liblxqt-git</code> needs to be the first package, which gets installed!
The order of package installations to your ISO is from top to bottom. Please note the '''exact''' order of the last 3 packages. <code>pcmanfm-qt-git</code> depends on <code>liblxqt-git</code>, which depends on <code>libqtxdg-git</code> (see chapter 4.1). Therefore, <code>liblxqt-git</code> needs to be the first package, which gets installed!
=Cleaning build environment=
For removing your build environment from your hard drive, execute:
sudo rm -r /opt/buildpkg