Source: kopanocore
Version 8.6.92-1
Severity: serious
Tags: patch

/usr/lib/@DEB_HOST_MULTIARCH@/kopano/kscriptrun
/usr/lib/@DEB_HOST_MULTIARCH@/kopano/mapitime

this is not a valid installation directory.

you might want to apply this patch to fix the issue.
http://launchpadlibrarian.net/407502595/kopanocore_8.6.92-1_8.6.92-1ubuntu1.diff.gz

(or convert the file in a install.in, but this requires more changes, while the 
change @@ to ${} seems to fix this issue properly.

Also, can you please force the systemd directory in rules file? this way we 
avoid issues when pkg-config is installed in the system as default, because of 
the configure.ac trying to figure out the directory
                systemunitdir=$("$PKG_CONFIG" systemd --variable 
systemdsystemunitdir 2>/dev/null)
                AS_IF([test -z "$systemunitdir"], 
[systemunitdir='${prefix}/lib/systemd/system'])


thanks

Gianfranco

Reply via email to