|
|
|
@ -89,3 +89,7 @@ snort_postmake()
|
|
|
|
|
|
|
|
|
|
hook_add preconf 5 snort_preconf |
|
|
|
|
hook_add postmake 5 snort_postmake |
|
|
|
|
|
|
|
|
|
# install header files into $includedir/snort and not into |
|
|
|
|
# $prefix/src/snort_dynamicsrc/ |
|
|
|
|
var_insert makeinstopt ' ' "srcinstdir=$root$includedir/snort" |
|
|
|
|