SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
13
devel/libinotify/patches/patch-libinotify_pc_in
Normal file
13
devel/libinotify/patches/patch-libinotify_pc_in
Normal file
|
@ -0,0 +1,13 @@
|
|||
Index: libinotify.pc.in
|
||||
--- libinotify.pc.in.orig
|
||||
+++ libinotify.pc.in
|
||||
@@ -1,7 +1,7 @@
|
||||
prefix=@prefix@
|
||||
exec_prefix=@exec_prefix@
|
||||
-libdir=@libdir@
|
||||
-includedir=@includedir@
|
||||
+libdir=${exec_prefix}/lib/inotify
|
||||
+includedir=${prefix}/include/inotify
|
||||
|
||||
Name: @PACKAGE_NAME@
|
||||
Description: Kqueue based inotify shim library
|
Loading…
Add table
Add a link
Reference in a new issue