wok view nagios-plugins/stuff/nagios-plugins-1.4.15-Makefiles.u @ rev 13950

add libwmf libwmf-dev
author ernia <monghitri@aruba.it>
date Tue Jan 29 21:00:25 2013 +0000 (2013-01-29)
parents
children
line source
1 --- nagios-plugins-1.4.15-ori/Makefile Thu Oct 21 11:24:31 2010
2 +++ nagios-plugins-1.4.15/Makefile Thu Oct 21 11:28:00 2010
3 @@ -10,7 +10,7 @@
4 # This program is distributed in the hope that it will be useful,
5 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
6 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
7 -# PARTICULAR PURPOSE.
8 +# PARTICULAR PURPOSE..
12 @@ -639,11 +639,11 @@
13 INCLUDE_NEXT = include_next
14 INCLUDE_NEXT_AS_FIRST_DIRECTIVE = include_next
15 INET_NTOP_LIB =
16 -INSTALL = /usr/bin/install -c -o nagios -g nagios
17 +INSTALL = /usr/bin/install -c
18 INSTALL_DATA = ${INSTALL} -m 644
19 INSTALL_PROGRAM = ${INSTALL}
20 INSTALL_SCRIPT = ${INSTALL}
21 -INSTALL_STRIP_PROGRAM = $(install_sh) -c -s -o nagios -g nagios
22 +INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
23 INTLLIBS =
24 INTL_MACOSX_LIBS =
25 KMEM_GROUP =
26 --- nagios-plugins-1.4.15-ori/gl/Makefile Thu Oct 21 11:24:30 2010
27 +++ nagios-plugins-1.4.15/gl/Makefile Thu Oct 21 11:28:54 2010
28 @@ -10,7 +10,7 @@
29 # This program is distributed in the hope that it will be useful,
30 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
31 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
32 -# PARTICULAR PURPOSE.
33 +# PARTICULAR PURPOSE..
37 @@ -657,11 +657,11 @@
38 INCLUDE_NEXT = include_next
39 INCLUDE_NEXT_AS_FIRST_DIRECTIVE = include_next
40 INET_NTOP_LIB =
41 -INSTALL = /usr/bin/install -c -o nagios -g nagios
42 +INSTALL = /usr/bin/install -c
43 INSTALL_DATA = ${INSTALL} -m 644
44 INSTALL_PROGRAM = ${INSTALL}
45 INSTALL_SCRIPT = ${INSTALL}
46 -INSTALL_STRIP_PROGRAM = $(install_sh) -c -s -o nagios -g nagios
47 +INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
48 INTLLIBS =
49 INTL_MACOSX_LIBS =
50 KMEM_GROUP =
51 --- nagios-plugins-1.4.15-ori/lib/Makefile Thu Oct 21 11:24:31 2010
52 +++ nagios-plugins-1.4.15/lib/Makefile Thu Oct 21 11:28:54 2010
53 @@ -10,7 +10,7 @@
54 # This program is distributed in the hope that it will be useful,
55 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
56 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
57 -# PARTICULAR PURPOSE.
58 +# PARTICULAR PURPOSE..
62 @@ -644,11 +644,11 @@
63 INCLUDE_NEXT = include_next
64 INCLUDE_NEXT_AS_FIRST_DIRECTIVE = include_next
65 INET_NTOP_LIB =
66 -INSTALL = /usr/bin/install -c -o nagios -g nagios
67 +INSTALL = /usr/bin/install -c
68 INSTALL_DATA = ${INSTALL} -m 644
69 INSTALL_PROGRAM = ${INSTALL}
70 INSTALL_SCRIPT = ${INSTALL}
71 -INSTALL_STRIP_PROGRAM = $(install_sh) -c -s -o nagios -g nagios
72 +INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
73 INTLLIBS =
74 INTL_MACOSX_LIBS =
75 KMEM_GROUP =
76 --- nagios-plugins-1.4.15-ori/lib/tests/Makefile Thu Oct 21 11:24:31 2010
77 +++ nagios-plugins-1.4.15/lib/tests/Makefile Thu Oct 21 11:28:56 2010
78 @@ -10,7 +10,7 @@
79 # This program is distributed in the hope that it will be useful,
80 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
81 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
82 -# PARTICULAR PURPOSE.
83 +# PARTICULAR PURPOSE..
87 @@ -678,11 +678,11 @@
88 INCLUDE_NEXT = include_next
89 INCLUDE_NEXT_AS_FIRST_DIRECTIVE = include_next
90 INET_NTOP_LIB =
91 -INSTALL = /usr/bin/install -c -o nagios -g nagios
92 +INSTALL = /usr/bin/install -c
93 INSTALL_DATA = ${INSTALL} -m 644
94 INSTALL_PROGRAM = ${INSTALL}
95 INSTALL_SCRIPT = ${INSTALL}
96 -INSTALL_STRIP_PROGRAM = $(install_sh) -c -s -o nagios -g nagios
97 +INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
98 INTLLIBS =
99 INTL_MACOSX_LIBS =
100 KMEM_GROUP =
101 --- nagios-plugins-1.4.15-ori/perlmods/Makefile Thu Oct 21 11:24:32 2010
102 +++ nagios-plugins-1.4.15/perlmods/Makefile Thu Oct 21 11:28:54 2010
103 @@ -10,7 +10,7 @@
104 # This program is distributed in the hope that it will be useful,
105 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
106 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
107 -# PARTICULAR PURPOSE.
108 +# PARTICULAR PURPOSE..
112 @@ -607,11 +607,11 @@
113 INCLUDE_NEXT = include_next
114 INCLUDE_NEXT_AS_FIRST_DIRECTIVE = include_next
115 INET_NTOP_LIB =
116 -INSTALL = /usr/bin/install -c -o nagios -g nagios
117 +INSTALL = /usr/bin/install -c
118 INSTALL_DATA = ${INSTALL} -m 644
119 INSTALL_PROGRAM = ${INSTALL}
120 INSTALL_SCRIPT = ${INSTALL}
121 -INSTALL_STRIP_PROGRAM = $(install_sh) -c -s -o nagios -g nagios
122 +INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
123 INTLLIBS =
124 INTL_MACOSX_LIBS =
125 KMEM_GROUP =
126 --- nagios-plugins-1.4.15-ori/plugins-root/Makefile Thu Oct 21 11:24:31 2010
127 +++ nagios-plugins-1.4.15/plugins-root/Makefile Thu Oct 21 11:28:55 2010
128 @@ -10,7 +10,7 @@
129 # This program is distributed in the hope that it will be useful,
130 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
131 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
132 -# PARTICULAR PURPOSE.
133 +# PARTICULAR PURPOSE..
137 @@ -640,11 +640,11 @@
138 INCLUDE_NEXT = include_next
139 INCLUDE_NEXT_AS_FIRST_DIRECTIVE = include_next
140 INET_NTOP_LIB =
141 -INSTALL = /usr/bin/install -c -o nagios -g nagios
142 +INSTALL = /usr/bin/install -c
143 INSTALL_DATA = ${INSTALL} -m 644
144 INSTALL_PROGRAM = ${INSTALL}
145 INSTALL_SCRIPT = ${INSTALL}
146 -INSTALL_STRIP_PROGRAM = $(install_sh) -c -s -o nagios -g nagios
147 +INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
148 INTLLIBS =
149 INTL_MACOSX_LIBS =
150 KMEM_GROUP =
151 --- nagios-plugins-1.4.15-ori/plugins-scripts/Makefile Thu Oct 21 11:24:31 2010
152 +++ nagios-plugins-1.4.15/plugins-scripts/Makefile Thu Oct 21 11:28:55 2010
153 @@ -10,7 +10,7 @@
154 # This program is distributed in the hope that it will be useful,
155 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
156 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
157 -# PARTICULAR PURPOSE.
158 +# PARTICULAR PURPOSE..
162 @@ -612,11 +612,11 @@
163 INCLUDE_NEXT = include_next
164 INCLUDE_NEXT_AS_FIRST_DIRECTIVE = include_next
165 INET_NTOP_LIB =
166 -INSTALL = /usr/bin/install -c -o nagios -g nagios
167 +INSTALL = /usr/bin/install -c
168 INSTALL_DATA = ${INSTALL} -m 644
169 INSTALL_PROGRAM = ${INSTALL}
170 INSTALL_SCRIPT = ${INSTALL}
171 -INSTALL_STRIP_PROGRAM = $(install_sh) -c -s -o nagios -g nagios
172 +INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
173 INTLLIBS =
174 INTL_MACOSX_LIBS =
175 KMEM_GROUP =
176 --- nagios-plugins-1.4.15-ori/plugins/Makefile Thu Oct 21 11:24:31 2010
177 +++ nagios-plugins-1.4.15/plugins/Makefile Thu Oct 21 11:28:54 2010
178 @@ -10,7 +10,7 @@
179 # This program is distributed in the hope that it will be useful,
180 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
181 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
182 -# PARTICULAR PURPOSE.
183 +# PARTICULAR PURPOSE..
187 @@ -751,11 +751,11 @@
188 INCLUDE_NEXT = include_next
189 INCLUDE_NEXT_AS_FIRST_DIRECTIVE = include_next
190 INET_NTOP_LIB =
191 -INSTALL = /usr/bin/install -c -o nagios -g nagios
192 +INSTALL = /usr/bin/install -c
193 INSTALL_DATA = ${INSTALL} -m 644
194 INSTALL_PROGRAM = ${INSTALL}
195 INSTALL_SCRIPT = ${INSTALL}
196 -INSTALL_STRIP_PROGRAM = $(install_sh) -c -s -o nagios -g nagios
197 +INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
198 INTLLIBS =
199 INTL_MACOSX_LIBS =
200 KMEM_GROUP =
201 --- nagios-plugins-1.4.15-ori/po/Makefile Thu Oct 21 11:24:32 2010
202 +++ nagios-plugins-1.4.15/po/Makefile Thu Oct 21 11:28:55 2010
203 @@ -8,7 +8,7 @@
204 # License but which still want to provide support for the GNU gettext
205 # functionality.
206 # Please note that the actual code of GNU gettext is covered by the GNU
207 -# General Public License and is *not* in the public domain.
208 +# General Public License and is *not* in the public domain..
209 #
210 # Origin: gettext-0.15
212 @@ -30,7 +30,7 @@
213 localedir = ${datarootdir}/locale
214 gettextsrcdir = $(datadir)/gettext/po
216 -INSTALL = /usr/bin/install -c -o nagios -g nagios
217 +INSTALL = /usr/bin/install -c
218 INSTALL_DATA = ${INSTALL} -m 644
219 mkinstalldirs = $(SHELL) $(SHELL) /home/slitaz/wok-nagios/nagios-plugins/nagios-plugins-1.4.15/build-aux/install-sh -d
220 mkdir_p = $(top_builddir)/build-aux/install-sh -c -d
221 --- nagios-plugins-1.4.15-ori/tap/Makefile Thu Oct 21 11:24:31 2010
222 +++ nagios-plugins-1.4.15/tap/Makefile Thu Oct 21 11:28:55 2010
223 @@ -10,7 +10,7 @@
224 # This program is distributed in the hope that it will be useful,
225 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
226 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
227 -# PARTICULAR PURPOSE.
228 +# PARTICULAR PURPOSE..
232 @@ -643,11 +643,11 @@
233 INCLUDE_NEXT = include_next
234 INCLUDE_NEXT_AS_FIRST_DIRECTIVE = include_next
235 INET_NTOP_LIB =
236 -INSTALL = /usr/bin/install -c -o nagios -g nagios
237 +INSTALL = /usr/bin/install -c
238 INSTALL_DATA = ${INSTALL} -m 644
239 INSTALL_PROGRAM = ${INSTALL}
240 INSTALL_SCRIPT = ${INSTALL}
241 -INSTALL_STRIP_PROGRAM = $(install_sh) -c -s -o nagios -g nagios
242 +INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
243 INTLLIBS =
244 INTL_MACOSX_LIBS =
245 KMEM_GROUP =