2013-12-06 12:39:54 +00:00
|
|
|
---
|
|
|
|
|
Makefile | 1 -
|
|
|
|
|
1 file changed, 1 deletion(-)
|
|
|
|
|
|
|
|
|
|
Index: webdot-2.30/Makefile
|
2007-01-15 23:40:55 +00:00
|
|
|
===================================================================
|
2013-12-06 12:39:54 +00:00
|
|
|
--- webdot-2.30.orig/Makefile 2013-01-14 04:18:52.000000000 +0100
|
|
|
|
|
+++ webdot-2.30/Makefile 2013-12-06 13:37:25.364668601 +0100
|
|
|
|
|
@@ -62,7 +62,6 @@ install:
|
2007-01-15 23:40:55 +00:00
|
|
|
rm -rf $(DESTDIR)$(CACHE_DIR)/webdot
|
|
|
|
|
mkdir -p $(DESTDIR)$(CACHE_DIR)/webdot
|
|
|
|
|
chmod 700 $(DESTDIR)$(CACHE_DIR)/webdot
|
|
|
|
|
- chown $(HTTPD-USER-GROUP) $(DESTDIR)$(CACHE_DIR)/webdot
|
|
|
|
|
|
|
|
|
|
uninstall:
|
|
|
|
|
rm -f $(DESTDIR)$(CGI-BIN_DIR)/webdot
|