diff options
author | Holger Paradies <retabell@gmx.de> | 2025-05-07 21:11:15 +0200 |
---|---|---|
committer | Holger Paradies <retabell@gmx.de> | 2025-05-18 20:41:31 +0200 |
commit | 3f2b6211b4cbebba524c56da7d9cec3fb64ef657 (patch) | |
tree | 5336af54a0694fb8e338400ec894191e87591989 /config/lists/cupsi386 | |
parent | 84792be109f18938c4e69bcace073c3ccb93b0d0 (diff) | |
download | kanotix-3f2b6211b4cbebba524c56da7d9cec3fb64ef657.zip kanotix-3f2b6211b4cbebba524c56da7d9cec3fb64ef657.tar.gz |
Cups i386
Fix for build error if bookworm-security is enabled
Diffstat (limited to 'config/lists/cupsi386')
-rw-r--r-- | config/lists/cupsi386 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/config/lists/cupsi386 b/config/lists/cupsi386 new file mode 100644 index 0000000..2b00c3c --- /dev/null +++ b/config/lists/cupsi386 @@ -0,0 +1,10 @@ +# config list cups +# eliminate build error + +#if DISTRIBUTION bookworm +libcups2:i386 +#endif + +#nif DISTRIBUTION bookworm +libcups2t64:i386 +#endif |