]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - make.sh
Add license dialog to the installer.
[ipfire-2.x.git] / make.sh
diff --git a/make.sh b/make.sh
index 1f986bc826b98371e80e651b6170faf50ebf2481..cc2d3c500799143e2df5ba28de2a8ebf759f3304 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -689,6 +689,7 @@ buildinstaller() {
   ipfiremake mbr
   ipfiremake memtest
   ipfiremake installer
+  cp -f $BASEDIR/doc/COPYING $BASEDIR/build/install/initrd/
   installmake strip
   ipfiremake initrd
 }