build: libexec is now generated by the prebuild job.

This commit is contained in:
Alexandre Pujol 2023-04-19 21:55:09 +01:00
parent d2c1aa72ff
commit 51c07d3555
No known key found for this signature in database
GPG Key ID: C5469996F0DF68EC

View File

@ -24,9 +24,7 @@
# @{MOUNTS} is a space-separated list of all user mounted directories. # @{MOUNTS} is a space-separated list of all user mounted directories.
@{MOUNTS}=@{MOUNTDIRS}/*/ @{MOUNTS}=@{MOUNTDIRS}/*/
# Libexec path. Different in some distribution
@{libexec}=/{usr/,}lib # Archlinux
@{libexec}=/{usr/,}libexec # Debian/Ubuntu
# Integration with Ubuntu Core # Integration with Ubuntu Core
@{etc_rw}+=/etc/writable/ @{etc_rw}+=/etc/writable/
# Libexec path. Different in some distribution