summaryrefslogtreecommitdiff
path: root/print/a2ps/files/patch-ogonkify-Makefile.in
blob: a700609d40519739e324634fc09fb927f98986e0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ogonkify/Makefile.in.orig	2025-07-11 07:54:27 UTC
+++ ogonkify/Makefile.in
@@ -91,7 +91,7 @@ am__rm_rf = rm -rf $(am__rm_f_notfound)
 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
 am__rm_f = rm -f $(am__rm_f_notfound)
 am__rm_rf = rm -rf $(am__rm_f_notfound)
-pkgdatadir = $(datadir)/@PACKAGE@
+pkgdatadir = $(datadir)/a2ps/@PACKAGE@
 pkgincludedir = $(includedir)/@PACKAGE@
 pkglibdir = $(libdir)/@PACKAGE@
 pkglibexecdir = $(libexecdir)/@PACKAGE@