From: Andrea Bolognani Date: Mon, 24 Aug 2020 07:52:43 +0000 (+0200) Subject: ABOUT-NLS: Drop symlink X-Git-Tag: v6.7.0-rc1~78 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94cf1c433da5339c35fb3fbf39530ba74ed82dd1;p=thirdparty%2Flibvirt.git ABOUT-NLS: Drop symlink The ABOUT-NLS symlink pointing to po/README.rst is a leftover from when we were using autotools as the build system, and now that we're using Meson we can drop it. Signed-off-by: Andrea Bolognani Reviewed-by: Pavel Hrdina --- diff --git a/ABOUT-NLS b/ABOUT-NLS deleted file mode 120000 index 91a3266ed6..0000000000 --- a/ABOUT-NLS +++ /dev/null @@ -1 +0,0 @@ -po/README.rst \ No newline at end of file