SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
19
net/signond/patches/patch-src_signond_signond_pro
Normal file
19
net/signond/patches/patch-src_signond_signond_pro
Normal file
|
@ -0,0 +1,19 @@
|
|||
Index: src/signond/signond.pro
|
||||
--- src/signond/signond.pro.orig
|
||||
+++ src/signond/signond.pro
|
||||
@@ -95,7 +95,6 @@ DEFINES += "SIGNOND_EXTENSIONS_DIR=$${SIGNOND_EXTENSIO
|
||||
#Trace defines can be overruled by signond's configuration file `LoggingLevel`
|
||||
DEFINES += SIGNOND_TRACE
|
||||
LIBS += \
|
||||
- -lrt \
|
||||
-lsignon-plugins-common \
|
||||
-lsignon-extension
|
||||
|
||||
@@ -107,6 +106,6 @@ OTHER_FILES += \
|
||||
setupstorage.sh
|
||||
|
||||
conf_file.files = $$OTHER_FILES
|
||||
-conf_file.path = /etc/
|
||||
+conf_file.path = $${INSTALL_PREFIX}/share/examples/signond/
|
||||
|
||||
INSTALLS += conf_file
|
Loading…
Add table
Add a link
Reference in a new issue