From 8bb822e4ba562458213b285c8f846e5fc34cce44 Mon Sep 17 00:00:00 2001 From: Jeffrey Paul Date: Sun, 7 Jun 2020 18:35:28 +0000 Subject: [PATCH] Delete 'custompkg/root/etc/skel/Library/bashrc.d/150.ldflags.sh' --- custompkg/root/etc/skel/Library/bashrc.d/150.ldflags.sh | 1 - 1 file changed, 1 deletion(-) delete mode 100644 custompkg/root/etc/skel/Library/bashrc.d/150.ldflags.sh diff --git a/custompkg/root/etc/skel/Library/bashrc.d/150.ldflags.sh b/custompkg/root/etc/skel/Library/bashrc.d/150.ldflags.sh deleted file mode 100644 index 408e51b..0000000 --- a/custompkg/root/etc/skel/Library/bashrc.d/150.ldflags.sh +++ /dev/null @@ -1 +0,0 @@ -export LDFLAGS="$LDFLAGS -I$(brew --prefix)/opt/openssl/include -L$(brew --prefix)/opt/openssl/lib"