diff --git a/aircrack-ng/Makefile b/aircrack-ng/Makefile index 4861fc4e02..619ed4fda5 100644 --- a/aircrack-ng/Makefile +++ b/aircrack-ng/Makefile @@ -25,9 +25,7 @@ SUBST_STAGE.paths= post-patch SUBST_MESSAGE.paths= Fixing hard-coded paths SUBST_FILES.paths= src/airodump-ng.h SUBST_FILES.paths+= scripts/* -SUBST_FILES.paths+= scripts/*/* SUBST_FILES.paths+= scripts/*/*/* -SUBST_FILES.paths+= scripts/*/*/*/* SUBST_SED.paths= -e 's,/usr/local/etc,${PKG_SYSCONFDIR},g' pre-configure: