You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sci-libs/ogdi/files/ogdi-4.1.0-subdirs.patch

25 lines
600 B

diff -urN a/makefile b/makefile
--- a/makefile
+++ b/makefile
@@ -17,7 +17,7 @@
#
# Sub-directories that need to be built
#
-subdirs = external vpflib ogdi contrib
+subdirs = vpflib ogdi contrib
#
# Default target to build everything in all sub-directories
diff -urN a/ogdi/makefile b/ogdi/makefile
--- a/ogdi/makefile
+++ b/ogdi/makefile
@@ -15,7 +15,7 @@
#
# Sub-directories that need to be built
#
-subdirs = include c-api glutil attr_driver driver gltpd examples
+subdirs = include c-api glutil attr_driver driver gltpd
#
# Default target to build everything in all sub-directories