debian/rules: add missing slash for relativelibdir

Otherwise the link created by
    ln -sf $(relativelibdir)$(libname) $(libdevdir)/liburing.so
during make install will be invalid.
1 file changed