##// END OF EJS Templates
Merge pull request #135 from darktohka/darktohka-patch-1...
drtyhlpr -
r241:0d16bb6f6c56 Fusion
parent child
Show More
@@ -466,6 +466,10 if [ "$ENABLE_REDUCE" = true ] ; then
466 466 fi
467 467 fi
468 468
469 if [ "$RELEASE" != "jessie" ] ; then
470 APT_INCLUDES="${APT_INCLUDES},libnss-systemd"
471 fi
472
469 473 # Configure kernel sources if no KERNELSRC_DIR
470 474 if [ "$BUILD_KERNEL" = true ] && [ -z "$KERNELSRC_DIR" ] ; then
471 475 KERNELSRC_CONFIG=true
General Comments 0
Vous devez vous connecter pour laisser un commentaire. Se connecter maintenant