[gnomeweb-wml] [www.gnome.org] mark admin.cgi as executable in FoG admin page
- From: Lucas Almeida Rocha <lucasr src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnomeweb-wml] [www.gnome.org] mark admin.cgi as executable in FoG admin page
- Date: Fri, 12 Jun 2009 09:18:40 -0400 (EDT)
commit 9d21e6e2296f560b1707f56f6712484f03357b5d
Author: Lucas Rocha <lucasr litl com>
Date: Fri Jun 12 14:13:22 2009 +0100
[www.gnome.org] mark admin.cgi as executable in FoG admin page
www.gnome.org/friends/drive/admin/Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/www.gnome.org/friends/drive/admin/Makefile.am b/www.gnome.org/friends/drive/admin/Makefile.am
index 60970ef..286c326 100644
--- a/www.gnome.org/friends/drive/admin/Makefile.am
+++ b/www.gnome.org/friends/drive/admin/Makefile.am
@@ -16,6 +16,7 @@ DRIVE_WEBROOT = http://$(SITE)/friends/drive
%.cgi: %.wml
@sed -e "s,@DRIVE_WEBROOT@,$(DRIVE_WEBROOT),g;s,@DRIVE_PATH@,$(DRIVE_PATH),g" $< > $@
+ chmod +x $@
page_DATA = \
admin.cgi \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]