(
if  !  grep -q  "/opt/lunar/gpgme-0.3.x/lib" "/etc/ld.so.conf" ; then
  echo "/opt/lunar/gpgme-0.3.x/lib" >> /etc/ld.so.conf
fi
)
