SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
10
lang/clisp/patches/patch-src_clisp-link_in
Normal file
10
lang/clisp/patches/patch-src_clisp-link_in
Normal file
|
@ -0,0 +1,10 @@
|
|||
--- src/clisp-link.in.orig Tue May 25 21:54:54 2010
|
||||
+++ src/clisp-link.in Mon Sep 28 20:59:27 2015
|
||||
@@ -382,6 +382,7 @@ case "$1" in
|
||||
lncp_some "$sourcedir" "$destinationdir" ${LISPRUN} lispinit.mem modules.h modules.o makevars ${FILES};
|
||||
else
|
||||
cp "$sourcedir"/modules.h "$destinationdir"/modules.h
|
||||
+ chmod +w ""$destinationdir"/modules.h"
|
||||
FILES=`lncp_some "$sourcedir" "$destinationdir" ${FILES}`
|
||||
# Prepare the module directories and read their variables
|
||||
PRELOAD=''
|
Loading…
Add table
Add a link
Reference in a new issue