diff options
author | doktornotor <notordoktor@gmail.com> | 2015-07-27 20:11:21 +0200 |
---|---|---|
committer | doktornotor <notordoktor@gmail.com> | 2015-07-27 20:11:21 +0200 |
commit | 838a67e8432d882b7f8c3d4a75564ed89dccf386 (patch) | |
tree | 8ca96e20d40193af2602c40b22980bdce9e436b7 /.gitattributes | |
parent | 95daa898f2f96e81eb6f912c0d84f62c8e98f306 (diff) | |
download | pfsense-packages-838a67e8432d882b7f8c3d4a75564ed89dccf386.tar.gz pfsense-packages-838a67e8432d882b7f8c3d4a75564ed89dccf386.tar.bz2 pfsense-packages-838a67e8432d882b7f8c3d4a75564ed89dccf386.zip |
ntopng - need to create the target_dir before symlinking
The target directory does not exist on reinstall. Need to create it to avoid these errors:
```
Starting package ntopng...
Warning: symlink(): No such file or directory in /etc/inc/pkg-utils.inc(423) : eval()'d code on line 159
Warning: symlink(): No such file or directory in /etc/inc/pkg-utils.inc(423) : eval()'d code on line 159
Warning: symlink(): No such file or directory in /etc/inc/pkg-utils.inc(423) : eval()'d code on line 159
Warning: symlink(): No such file or directory in /etc/inc/pkg-utils.inc(423) : eval()'d code on line 159
```
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions