From 5df61f0c9e89725b59d0e975d6e320fa0ea579ba Mon Sep 17 00:00:00 2001 From: Gerardo Exequiel Pozzi Date: Sat, 25 Aug 2012 15:14:51 -0300 Subject: [archiso] Rework Makefile / Reorder files Signed-off-by: Gerardo Exequiel Pozzi --- archiso/install/archiso_pxe_http | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 archiso/install/archiso_pxe_http (limited to 'archiso/install/archiso_pxe_http') diff --git a/archiso/install/archiso_pxe_http b/archiso/install/archiso_pxe_http deleted file mode 100644 index 4e02f98..0000000 --- a/archiso/install/archiso_pxe_http +++ /dev/null @@ -1,15 +0,0 @@ -#!/bin/bash - -build() { - add_runscript - - add_binary curl -} - -help() { -cat<