summaryrefslogtreecommitdiffstats
path: root/printer/cups-old
diff options
context:
space:
mode:
authorJuuso Alasuutari2006-09-19 12:41:23 +0300
committerJuuso Alasuutari2006-09-19 12:41:23 +0300
commit4f0f3ee082b24df55258f145067b6db99246c8ea (patch)
treea895019f27386225ab02f7385262cf2252fbd9cf /printer/cups-old
parenta149457f4979b1836b569a61957bfdfd3490ea57 (diff)
cups-old: Trigger check_self on gnutls cast.
Diffstat (limited to 'printer/cups-old')
-rw-r--r--printer/cups-old/HISTORY3
-rwxr-xr-xprinter/cups-old/TRIGGERS2
2 files changed, 5 insertions, 0 deletions
diff --git a/printer/cups-old/HISTORY b/printer/cups-old/HISTORY
index 8a588eee67..1a5a57942e 100644
--- a/printer/cups-old/HISTORY
+++ b/printer/cups-old/HISTORY
@@ -1,3 +1,6 @@
+2006-09-19 Juuso Alasuutari <iuso@sourcemage.org>
+ * TRIGGERS: Added check_self for gnutls cast.
+
2006-06-16 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
* PRE_BUILD: removed the conflict managment
* CONFLICTS: readded
diff --git a/printer/cups-old/TRIGGERS b/printer/cups-old/TRIGGERS
index 88a0fa86e0..9ac6d19d3e 100755
--- a/printer/cups-old/TRIGGERS
+++ b/printer/cups-old/TRIGGERS
@@ -2,3 +2,5 @@
if grep -q "$SPELL:linux-pam:on" "$DEPENDS_STATUS"; then
on_cast linux-pam cast_self
fi
+
+on_cast gnutls check_self