]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
core199: Move nasm symlink to the rootfile
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 25 Oct 2025 12:58:10 +0000 (12:58 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 25 Oct 2025 12:58:10 +0000 (12:58 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/core/199/filelists/nasm [deleted symlink]
config/rootfiles/core/199/filelists/x86_64/nasm [new symlink]

diff --git a/config/rootfiles/core/199/filelists/nasm b/config/rootfiles/core/199/filelists/nasm
deleted file mode 120000 (symlink)
index 94ced66..0000000
+++ /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 (symlink)
index 0000000..4a75a8b
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/x86_64/nasm
\ No newline at end of file