wok-current diff ebtables/receipt @ rev 25601
use gcc49-lib-base for openldap-dev
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Fri Sep 01 12:04:33 2023 +0000 (16 months ago) |
parents | ead40cecdb52 |
children |
line diff
1.1 --- a/ebtables/receipt Wed Jun 29 07:20:53 2022 +0100 1.2 +++ b/ebtables/receipt Fri Sep 01 12:04:33 2023 +0000 1.3 @@ -25,6 +25,9 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 + mkdir -p $DESTDIR/etc/rc.d/init.d 1.8 + mkdir -p $DESTDIR/etc/sysconfig 1.9 + 1.10 ./autogen.sh && 1.11 ./configure \ 1.12 --prefix=/usr \