diff options
| -rw-r--r-- | meta-gnome/recipes-gnome/gnome-user-share/gnome-user-share_43.0.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-user-share/gnome-user-share_43.0.bb b/meta-gnome/recipes-gnome/gnome-user-share/gnome-user-share_43.0.bb index 3ff8f938a2..6fc78dd296 100644 --- a/meta-gnome/recipes-gnome/gnome-user-share/gnome-user-share_43.0.bb +++ b/meta-gnome/recipes-gnome/gnome-user-share/gnome-user-share_43.0.bb | |||
| @@ -18,7 +18,7 @@ SRCREV = "a0e790aa9494db9d1b1f48b4fc0d2f78e112044d" | |||
| 18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
| 19 | 19 | ||
| 20 | PACKAGECONFIG ??= "modules" | 20 | PACKAGECONFIG ??= "modules" |
| 21 | PACKAGECONFIG[httpd] = "-Dhttpd=/usr/sbin/httpd,,,apache2 mod-dnssd" | 21 | PACKAGECONFIG[httpd] = "-Dhttpd=${sbindir}/httpd,,,apache2 mod-dnssd" |
| 22 | PACKAGECONFIG[modules] = "-Dmodules_path=/usr/libexec/apache2/modules" | 22 | PACKAGECONFIG[modules] = "-Dmodules_path=${libexecdir}/apache2/modules" |
| 23 | 23 | ||
| 24 | FILES:${PN} += "${systemd_user_unitdir}" | 24 | FILES:${PN} += "${systemd_user_unitdir}" |
