diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |