From ca4127d0703e8829cfdc6d4e70d82be0efb755a3 Mon Sep 17 00:00:00 2001 From: "Chris D. Faulhaber" Date: Sat, 29 Jul 2000 01:00:24 +0000 Subject: Install ud binary with proper permissions (0755 vs. 0775). Approved by: Maintainer Obtained from: Christian Kleinewaechter (via BugTraq) --- net/openldap/files/patch-ae | 8 ++++++++ net/openldap12/files/patch-ae | 8 ++++++++ 2 files changed, 16 insertions(+) create mode 100644 net/openldap/files/patch-ae create mode 100644 net/openldap12/files/patch-ae (limited to 'net') diff --git a/net/openldap/files/patch-ae b/net/openldap/files/patch-ae new file mode 100644 index 000000000000..18f342c29a53 --- /dev/null +++ b/net/openldap/files/patch-ae @@ -0,0 +1,8 @@ +--- clients/ud/Makefile.in.orig Wed Jan 13 20:02:11 1999 ++++ clients/ud/Makefile.in Wed Jul 26 14:24:14 2000 +@@ -26,4 +26,4 @@ + install-local: FORCE + -$(MKDIR) $(bindir) + -mv -f $(bindir)/ud $(bindir)/ud- +- $(LTINSTALL) $(INSTALLFLAGS) -m 775 ud $(bindir) ++ $(LTINSTALL) $(INSTALLFLAGS) -m 755 ud $(bindir) diff --git a/net/openldap12/files/patch-ae b/net/openldap12/files/patch-ae new file mode 100644 index 000000000000..18f342c29a53 --- /dev/null +++ b/net/openldap12/files/patch-ae @@ -0,0 +1,8 @@ +--- clients/ud/Makefile.in.orig Wed Jan 13 20:02:11 1999 ++++ clients/ud/Makefile.in Wed Jul 26 14:24:14 2000 +@@ -26,4 +26,4 @@ + install-local: FORCE + -$(MKDIR) $(bindir) + -mv -f $(bindir)/ud $(bindir)/ud- +- $(LTINSTALL) $(INSTALLFLAGS) -m 775 ud $(bindir) ++ $(LTINSTALL) $(INSTALLFLAGS) -m 755 ud $(bindir) -- cgit v1.2.3