Skip to content
  • Robby Workman's avatar
    daemon/meson.build: define gvfs_rpath for libgvfsdaemon.so · f361857c
    Robby Workman authored
    
    
    On Slackware development branch with gvfs-1.40.2, I just noticed this:
      # ldd /usr/lib64/gvfs/libgvfsdaemon.so | grep "not found"
    	libgvfscommon.so => not found
    
    After some backtracking, it seems that this first occurred in the
    switchover from autotools to meson in the 1.36.x --> 1.38.x bump.
    
    Big thanks to Cogitri in #gnome/irc.gnome.org for the patience and
    assistance with troubleshooting this.
    
    Signed-off-by: default avatarRobby Workman <rworkman@slackware.com>
    f361857c