From baf2863dfc1c9b92d94fd376c88aba842b5abc3d Mon Sep 17 00:00:00 2001 From: cy Date: Fri, 19 Aug 2016 01:49:58 +0000 Subject: Use @dir to do the same job as @postexec. Suggested by: adamw@ --- sysutils/cfengine39/pkg-plist | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'sysutils/cfengine39/pkg-plist') diff --git a/sysutils/cfengine39/pkg-plist b/sysutils/cfengine39/pkg-plist index d4eab2d41b5..4409d964f5e 100644 --- a/sysutils/cfengine39/pkg-plist +++ b/sysutils/cfengine39/pkg-plist @@ -364,10 +364,9 @@ sbin/rpmvercmp %%DOCSDIR%%/examples/win_registry.cf %%DOCSDIR%%/examples/win_schedule.cf %%DOCSDIR%%/examples/zenoss.cf -@postexec chown root:wheel "/var/cfengine/ppkeys" >/dev/null 2>&1 || : -@postexec chmod 700 "/var/cfengine/ppkeys" >/dev/null 2>&1 || : -@postunexec rmdir "/var/cfengine/inputs" >/dev/null 2>&1 || : -@postunexec rmdir "/var/cfengine/modules" >/dev/null 2>&1 || : -@postunexec rmdir "/var/cfengine/outputs" >/dev/null 2>&1 || : -@postunexec rmdir "/var/cfengine/ppkeys" >/dev/null 2>&1 || : -@postunexec rmdir "/var/cfengine" >/dev/null 2>&1 || : +@dir /var/cfengine/inputs +@dir /var/cfengine/masterfiles +@dir /var/cfengine/modules +@dir /var/cfengine/outputs +@dir(root,wheel,700) /var/cfengine/ppkeys +@dir /var/cfengine -- cgit ut type='hidden' name='id' value='7210c85ade19359bfb711b66780a47700742b0fa'/> Google Summer of Code 2013 - GNOME - Archive Integration workspace
aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-stream-null.h
blob: 70978c5d6162965a1866d76124620bb1f7a5ea9a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44