From 7364f62ce876b6ed2a086686cb884ce3648523ea Mon Sep 17 00:00:00 2001 From: Jon Trulson Date: Wed, 4 Dec 2019 13:22:11 -0700 Subject: [PATCH] icons: install in proper C/ subdir --- cde/programs/icons/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cde/programs/icons/Makefile.am b/cde/programs/icons/Makefile.am index 589dfbc8..18ae6344 100644 --- a/cde/programs/icons/Makefile.am +++ b/cde/programs/icons/Makefile.am @@ -1,6 +1,6 @@ MAINTAINERCLEANFILES = Makefile.in -icondir = ${prefix}/appconfig/icons +icondir = $(CDE_INSTALLATION_TOP)/appconfig/icons/C dist_icon_DATA = \ acroread.l.pm Dtmanpg.t.pm \ -- 2.25.1