about summary refs log tree commit diff stats
path: root/core/ports.html
diff options
context:
space:
mode:
authorSilvino <silvino@bk.ru>2019-06-12 16:43:59 +0100
committerSilvino <silvino@bk.ru>2019-06-12 16:44:38 +0100
commitd0caaf447c7aef7bd329e7d1a99fb127c658f784 (patch)
tree295f5af7a16f34be322853ac029077146c835ddf /core/ports.html
parentc2b515c1d39ff4711c1e677df46f634cd955bfe0 (diff)
downloaddoc-d0caaf447c7aef7bd329e7d1a99fb127c658f784.tar.gz
fix core prt-get.conf pkgbuild directory
Diffstat (limited to 'core/ports.html')
-rw-r--r--core/ports.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/ports.html b/core/ports.html
index bbb8472..be9ce7c 100644
--- a/core/ports.html
+++ b/core/ports.html
@@ -157,7 +157,7 @@
         writelog enabled         # (enabled|disabled)
         logmode  overwrite       # (append|overwrite)
         rmlog_on_success yes     # (no|yes)
-        logfile  /var/log/pkgbuild/%n.log
+        logfile  /usr/ports/pkgbuild/%n.log
                                    # path, %p=path to port dir, %n=port name
                                    #       %v=version, %r=release
 
' href='#n127'>127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251