summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
a59c14b)
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
bindir=${exec_prefix}/bin
libdir=${exec_prefix}/lib
bindir=${exec_prefix}/bin
libdir=${exec_prefix}/lib
-LINUX_ROOT_DEVICE="$(mount | grep ' / ' | cut -d ' ' -f 1)"
+LINUX_ROOT_DEVICE="$(readlink -f $(mount | grep ' / ' | cut -d ' ' -f 1))"
if $(which gettext >/dev/null 2>/dev/null) ; then
gettext="gettext"
if $(which gettext >/dev/null 2>/dev/null) ; then
gettext="gettext"