Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Thomas Orgis (b97c9bda119ec7248ccd82d66e5b3d46b33eba1d)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Thomas Orgis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (b97c9bda119ec7248ccd82d66e5b3d46b33eba1d)
  • Date: Sun, 15 Jun 2008 19:54:01 -0500

GIT changes to master grimoire by Thomas Orgis <sobukus AT sourcemage.org>:

libs/libcap/DEPENDS | 7 +++++++
1 files changed, 7 insertions(+)

New commits:
commit 99b52308667bccb477221e29fd7cb271c02bdaff
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

libcap: added the missing DEPENDS

diff --git a/libs/libcap/DEPENDS b/libs/libcap/DEPENDS
new file mode 100755
index 0000000..2a1ad2f
--- /dev/null
+++ b/libs/libcap/DEPENDS
@@ -0,0 +1,7 @@
+optional_depends linux-pam "" "" "for capabilities PAM module" &&
+persistent_add LIBCAP_PAM &&
+if is_depends_enabled $SPELL linux-pam; then
+ LIBCAP_PAM=yes
+else
+ LIBCAP_PAM=no
+fi



  • [SM-Commit] GIT changes to master grimoire by Thomas Orgis (b97c9bda119ec7248ccd82d66e5b3d46b33eba1d), Thomas Orgis, 06/15/2008

Archive powered by MHonArc 2.6.24.

Top of Page