$NetBSD: patch-data_Makefile,v 1.2 2020/05/04 15:21:54 nia Exp $

Install config files to examples.

--- data/Makefile.orig	2020-04-11 14:37:38.000000000 +0000
+++ data/Makefile
@@ -21,7 +21,7 @@ $(RES): srain.gresource.xml $(GLADES) $(
 
 .PHONY: config
 config: builtin.cfg
-	$(INSTALL) -Dm644 "$<" "$(DESTDIR)$(PACKAGE_CONFIG_DIR)/$(PACKAGE)/$<"
+	$(INSTALL) -Dm644 "$<" "$(DESTDIR)$(PACKAGE_DATA_DIR)/examples/$(PACKAGE)/$<"
 
 .PHONY: icons
 icons: icons/128x128/srain.png
