mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
licenses: Remove the braindead GPL acception stage
The GPL is not an EULA and so there is no value in having users accept it. The UI is very broken and so I believe it is best to drop this entirely. Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -143,10 +143,6 @@ endif
|
||||
# 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
|
||||
|
||||
# System release
|
||||
echo "$(SYSTEM_RELEASE)" > /etc/system-release
|
||||
|
||||
|
||||
Reference in New Issue
Block a user