File set_default_object_dir.patch of Package acm

Index: acm-6.0+20200416/src/acm/init.c
===================================================================
--- acm-6.0+20200416.orig/src/acm/init.c
+++ acm-6.0+20200416/src/acm/init.c
@@ -51,7 +51,8 @@
 	"." \
 	SEPARATOR "objects" \
 	SEPARATOR "../objects" \
-	SEPARATOR "../../objects"
+	SEPARATOR "../../objects" \
+	SEPARATOR "/usr/share/acm/objects"
 
 static char ** objects_dirs = NULL;
 
openSUSE Build Service is sponsored by