summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2017-02-27 09:10:30 +0100
committerJuergen Daubert <jue@jue.li>2017-02-27 09:10:30 +0100
commit3f7b4f97a570df77260afcdc35c37144efe2c8b0 (patch)
tree3235723d19b21e35ef212c148fea6e401e769dab
parentacc75f9a99a076c5db925e7b97fd96fd11e5ed66 (diff)
downloadiso-3f7b4f97a570df77260afcdc35c37144efe2c8b0.tar.gz
iso-3f7b4f97a570df77260afcdc35c37144efe2c8b0.tar.xz
Makefile: add file to ISO_PACKAGES, nano depends on it
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 217eecc..09bb37f 100644
--- a/Makefile
+++ b/Makefile
@@ -32,7 +32,7 @@ ISO_PACKAGES = filesystem bash dash coreutils bzip2 e2fsprogs jfsutils \
attr acl libcap btrfs-progs lzo parted xz \
efibootmgr efivar gnu-efi libmpfr dosfstools \
libgcrypt libgpg-error popt cryptsetup start-stop-daemon \
- linux-firmware wpa_supplicant dbus libnl wireless-tools
+ linux-firmware wpa_supplicant dbus libnl wireless-tools file
PORTS_core = $(shell /bin/ls -I README $(PORTS_DIR)/core)
PORTS_opt = $(shell /bin/cat packages.opt)

Generated by cgit