Revision b098343a
Added by Ermal LUÇI over 14 years ago
etc/inc/pkg-utils.inc | ||
---|---|---|
35 | 35 |
*/ |
36 | 36 |
|
37 | 37 |
/* |
38 |
pfSense_BUILDER_BINARIES: /usr/bin/cd /usr/bin/tar /bin/cat /usr/sbin/fifolog_create /bin/chmod |
|
39 |
pfSense_BUILDER_BINARIES: /usr/bin/killall /usr/sbin/pkg_info /usr/sbin/pkg_delete /bin/rm /bin/ls |
|
40 |
pfSense_BUILDER_BINARIES: /sbin/pfctl |
|
38 |
pfSense_BUILDER_BINARIES: /usr/bin/cd /usr/bin/tar /usr/sbin/fifolog_create /bin/chmod |
|
39 |
pfSense_BUILDER_BINARIES: /usr/sbin/pkg_add /usr/sbin/pkg_info /usr/sbin/pkg_delete /bin/rm |
|
41 | 40 |
pfSense_MODULE: pkg |
42 | 41 |
*/ |
43 | 42 |
|
Also available in: Unified diff
Correct binaries needed.