lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at 24.11-pre 11 lines 357 B view raw
1diff --git a/bin/afppasswd/Makefile.am b/bin/afppasswd/Makefile.am 2index 578eac1..d17aa22 100644 3--- a/bin/afppasswd/Makefile.am 4+++ b/bin/afppasswd/Makefile.am 5@@ -16,5 +16,5 @@ AM_CFLAGS = @SSL_CFLAGS@ -I$(top_srcdir)/sys \ 6 7 install-exec-hook: 8 if HAVE_OPENSSL 9- chmod u+s $(DESTDIR)$(bindir)/afppasswd 10+# chmod u+s $(DESTDIR)$(bindir)/afppasswd 11 endif