This commit is contained in:
Ward Nakchbandi (Cosmic Fusion) 2023-09-29 14:50:41 +03:00 committed by GitHub
parent 63f819be58
commit f535357655
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ apt-get build-dep ./ -y
# Patch
for i in ../patches/*.patch; do patch -Np1 -i $i;done
rm -rfv /usr/lib/systemd/system/multi-user.target.wants
rm -rfv ./usr/lib/systemd/system/multi-user.target.wants
# Build package
dpkg-buildpackage --no-sign