From: Michael Tremer Date: Sat, 25 Oct 2025 12:58:10 +0000 (+0000) Subject: core199: Move nasm symlink to the rootfile X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4ec38abb4c8796969e8ff2057519b60dc1b7ddc;p=ipfire-2.x.git core199: Move nasm symlink to the rootfile Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/199/filelists/nasm b/config/rootfiles/core/199/filelists/nasm deleted file mode 120000 index 94ced6644..000000000 --- a/config/rootfiles/core/199/filelists/nasm +++ /dev/null @@ -1 +0,0 @@ -../../../common/nasm \ No newline at end of file diff --git a/config/rootfiles/core/199/filelists/x86_64/nasm b/config/rootfiles/core/199/filelists/x86_64/nasm new file mode 120000 index 000000000..4a75a8b81 --- /dev/null +++ b/config/rootfiles/core/199/filelists/x86_64/nasm @@ -0,0 +1 @@ +../../../../common/x86_64/nasm \ No newline at end of file