mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
12 lines
300 B
Plaintext
12 lines
300 B
Plaintext
|
--- utils/Makefile.in.orig Sat Feb 1 14:14:12 1997
|
||
|
+++ utils/Makefile.in Sat Feb 1 14:15:12 1997
|
||
|
@@ -12,7 +12,7 @@
|
||
|
fvwm_dir=${prefix}/lib/X11/${fvwm_name}
|
||
|
|
||
|
INSTALL=@INSTALL@
|
||
|
-INSTALL_PROGRAM=@INSTALL_PROGRAM@
|
||
|
+INSTALL_PROGRAM=@INSTALL@ -m 555
|
||
|
RM=@RM@
|
||
|
|
||
|
SCRIPTS=fvwmrc_convert quantize_pixmaps
|