From: Paul Hänsch Date: Sun, 24 Jun 2018 17:14:02 +0000 (+0200) Subject: fix spelling X-Git-Url: http://git.plutz.net/?p=bootimage;a=commitdiff_plain;h=4244a91e8bda42ed2c5c6c4d4ba9b9a16f10285c fix spelling --- diff --git a/Makefile b/Makefile index 9b35790..2c6c749 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ CONFIG := config_base/ PACKAGES := apt bilibop-lockfs btrfs-tools busybox-static bzip2 ca-certificates cron deborphan extlinux gzip htop ifupdown init iputils-ping irqbalance isc-dhcp-client less live-boot live-boot-initramfs-tools make man-db nbd-client net-tools nmap ntpdate openssh-client openssh-server p7zip-full pciutils rsync squashfs-tools sshfs sudo systemd unace unrar-free unzip vim wget wireless-tools wpasupplicant xz-utils zip -Include *.mk +include *.mk stretch_%_root/bin/sh: btrfs subvolume create "$(subst bin/sh,,$@)" || mkdir "$(subst bin/sh,,$@)"