summaryrefslogtreecommitdiff
path: root/pinyweb
diff options
context:
space:
mode:
Diffstat (limited to 'pinyweb')
-rw-r--r--pinyweb/Makefile4
-rwxr-xr-xpinyweb/cgi-bin/newrepo.cgi (renamed from pinyweb/cgi-bin/piny/newrepo.cgi)0
-rwxr-xr-x[-rw-r--r--]pinyweb/cgi-bin/newuser.cgi (renamed from pinyweb/cgi-bin/piny-newuser.cgi)0
3 files changed, 2 insertions, 2 deletions
diff --git a/pinyweb/Makefile b/pinyweb/Makefile
index 622f24c..bf6e865 100644
--- a/pinyweb/Makefile
+++ b/pinyweb/Makefile
@@ -2,8 +2,8 @@ build:
$(MAKE) -C suid
install:
- install -o root -g root -m 755 -d $(DESTDIR)/usr/lib/cgi-bin $(DESTDIR)/usr/sbin
- install -o root -g root -m 755 cgi-bin/* $(DESTDIR)/usr/lib/cgi-bin
+ install -o root -g root -m 755 -d $(DESTDIR)/usr/lib/cgi-bin/piny $(DESTDIR)/usr/sbin
+ install -o root -g root -m 755 cgi-bin/* $(DESTDIR)/usr/lib/cgi-bin/piny
install -o root -g www-data -m 4754 suid/piny-suid $(DESTDIR)/usr/sbin
clean:
diff --git a/pinyweb/cgi-bin/piny/newrepo.cgi b/pinyweb/cgi-bin/newrepo.cgi
index 450fa82..450fa82 100755
--- a/pinyweb/cgi-bin/piny/newrepo.cgi
+++ b/pinyweb/cgi-bin/newrepo.cgi
diff --git a/pinyweb/cgi-bin/piny-newuser.cgi b/pinyweb/cgi-bin/newuser.cgi
index 002d2be..002d2be 100644..100755
--- a/pinyweb/cgi-bin/piny-newuser.cgi
+++ b/pinyweb/cgi-bin/newuser.cgi