SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
8
devel/cil/patches/patch-bin_CilConfig_pm_in
Normal file
8
devel/cil/patches/patch-bin_CilConfig_pm_in
Normal file
|
@ -0,0 +1,8 @@
|
|||
Index: lib/App/Cilly/CilConfig.pm.in
|
||||
--- lib/App/Cilly/CilConfig.pm.in.orig
|
||||
+++ lib/App/Cilly/CilConfig.pm.in
|
||||
@@ -1,3 +1,3 @@
|
||||
-$::cc = "@CC@";
|
||||
+use lib "@CILLIBDIR@";
|
||||
$::exeext = "@EXEEXT@";
|
||||
$::default_mode = "@DEFAULT_CIL_MODE@";
|
Loading…
Add table
Add a link
Reference in a new issue