]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/stage2
Read license agreement out of file.
[people/pmueller/ipfire-2.x.git] / lfs / stage2
index b2be2d6ca7bc74858a8c5ddf52fabd1124c877f6..5f038c325024f8fa25295aea1179d9dea84be707 100644 (file)
@@ -108,4 +108,8 @@ $(TARGET) :
        # A small hack to include /root to the iso but not all of it's files.
        touch /root/ipfire
 
+       # License agreement
+       -mkdir -pv /usr/share/doc/licenses/
+       cp -vf $(DIR_SRC)/doc/COPYING /usr/share/doc/licenses/GPLv3
+
        @$(POSTBUILD)