build: libexec is now generated by the prebuild job.
This commit is contained in:
parent
d2c1aa72ff
commit
51c07d3555
1 changed files with 2 additions and 4 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue