From b85fe2f4674258522573e5c012b773c1b62541ce Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 18 Sep 2007 07:58:27 +0000 Subject: - really add titles for 2008.0 adversting --- advertising/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'advertising/Makefile') diff --git a/advertising/Makefile b/advertising/Makefile index e60ce7f79..cca1bb430 100644 --- a/advertising/Makefile +++ b/advertising/Makefile @@ -7,6 +7,7 @@ DESTDIR = $(ROOTDEST)/install/extra/advertising install: rm -rf $(DESTDIR) install -d $(DESTDIR) + install -m755 `cat list-$(THEME) | sed 's/png$$/pl/'` $(DESTDIR) install -m644 `cat list-$(THEME)` $(DESTDIR) install -m644 list-$(THEME) $(DESTDIR)/list -- cgit v1.2.1