From af481cd351669dfb5cca7ae1e827844814d80e7e Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 26 Nov 2013 18:21:53 +0100 Subject: restore galaxy RC file (mga#11773) it's still needed for gtk2 tools --- perl-install/Makefile.drakxtools | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/Makefile.drakxtools') diff --git a/perl-install/Makefile.drakxtools b/perl-install/Makefile.drakxtools index c0aef55b6..1ef2bf6d1 100644 --- a/perl-install/Makefile.drakxtools +++ b/perl-install/Makefile.drakxtools @@ -55,6 +55,7 @@ install: install -m 644 *.pm $(LIBDEST) for i in $(PMS_DIRS); do install -d $(LIBDEST)/$$i ; install -m 644 $$i/*.pm $(LIBDEST)/$$i/;done install -m 644 pixmaps/*.* $(PIXDIR) + install -m 644 share/*.rc $(DATADIR)/$(NAME) install -m 644 share/*.css $(DATADIR)/$(NAME) install -d $(PREFIX)/etc/security -- cgit v1.2.1