fe480670db
http://marc.info/?l=openbsd-ports&m=135255696617191&w=2 ok landry armani
13 lines
600 B
Plaintext
13 lines
600 B
Plaintext
$OpenBSD: patch-src_bin_Makefile_in,v 1.3 2012/11/10 15:06:03 stsp Exp $
|
|
--- src/bin/Makefile.in.orig Mon Nov 5 16:30:29 2012
|
|
+++ src/bin/Makefile.in Thu Nov 8 00:09:57 2012
|
|
@@ -1119,7 +1119,7 @@ enlightenment_static_grabber_CFLAGS = @E_GRABBER_CFLAG
|
|
# HACK! why install-data-hook? install-exec-hook is run after bin_PROGRAMS
|
|
# and before internal_bin_PROGRAMS are installed. install-data-hook is
|
|
# run after both
|
|
-setuid_root_mode = a=rx,u+xs
|
|
+setuid_root_mode = a=rx,u+x
|
|
installed_headersdir = $(prefix)/include/enlightenment
|
|
installed_headers_DATA = $(ENLIGHTENMENTHEADERS)
|
|
EXTRA_DIST = \
|