File system-libs.patch of Package libvsmbr

From: Jan Engelhardt <jengelh@inai.de>
Date: 2021-05-12 17:36:02.536572543 +0200

Some dirs are not present in snapshots directly generated from git
(nor are they marked as a submodule). Patch it out, since we have
them as system libs.
---
 Makefile.am  |   12 ------------
 configure.ac |   12 ------------
 2 files changed, 24 deletions(-)

Index: libvsmbr/Makefile.am
===================================================================
--- libvsmbr.orig/Makefile.am
+++ libvsmbr/Makefile.am
@@ -3,18 +3,6 @@ ACLOCAL_AMFLAGS = -I m4
 SUBDIRS = \
 	include \
 	common \
-	libcerror \
-	libcthreads \
-	libcdata \
-	libclocale \
-	libcnotify \
-	libcsplit \
-	libuna \
-	libcfile \
-	libcpath \
-	libbfio \
-	libfcache \
-	libfdata \
 	libvsmbr \
 	vsmbrtools \
 	pyvsmbr \
Index: libvsmbr/configure.ac
===================================================================
--- libvsmbr.orig/configure.ac
+++ libvsmbr/configure.ac
@@ -157,18 +157,6 @@ dnl Generate Makefiles
 AC_CONFIG_FILES([Makefile])
 AC_CONFIG_FILES([include/Makefile])
 AC_CONFIG_FILES([common/Makefile])
-AC_CONFIG_FILES([libcerror/Makefile])
-AC_CONFIG_FILES([libcthreads/Makefile])
-AC_CONFIG_FILES([libcdata/Makefile])
-AC_CONFIG_FILES([libclocale/Makefile])
-AC_CONFIG_FILES([libcnotify/Makefile])
-AC_CONFIG_FILES([libcsplit/Makefile])
-AC_CONFIG_FILES([libuna/Makefile])
-AC_CONFIG_FILES([libcfile/Makefile])
-AC_CONFIG_FILES([libcpath/Makefile])
-AC_CONFIG_FILES([libbfio/Makefile])
-AC_CONFIG_FILES([libfcache/Makefile])
-AC_CONFIG_FILES([libfdata/Makefile])
 AC_CONFIG_FILES([libvsmbr/Makefile])
 AC_CONFIG_FILES([pyvsmbr/Makefile])
 AC_CONFIG_FILES([pyvsmbr-python2/Makefile])
openSUSE Build Service is sponsored by