From 126777bc019a54afb4ec51299f2cf9d2841698aa Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 25 Apr 2007 12:26:16 +0000 Subject: re-sync after the big svn loss --- perl-install/share/advertising/Makefile | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 perl-install/share/advertising/Makefile (limited to 'perl-install/share/advertising/Makefile') diff --git a/perl-install/share/advertising/Makefile b/perl-install/share/advertising/Makefile deleted file mode 100644 index c9313c3aa..000000000 --- a/perl-install/share/advertising/Makefile +++ /dev/null @@ -1,11 +0,0 @@ -include ../../../Makefile.config - -PRODUCT = dwd -DESTDIR = $(EXTRA_INSTALL_DEST)/advertising - -install: - rm -rf $(DESTDIR) - install -d $(DESTDIR) - install -m755 `cat list-$(PRODUCT) | sed 's/png$$/pl/'` $(DESTDIR) - install -m644 `cat list-$(PRODUCT)` $(DESTDIR) - install -m644 list-$(PRODUCT) $(DESTDIR)/list -- cgit v1.2.1