summaryrefslogtreecommitdiff
path: root/pkgs
diff options
context:
space:
mode:
authorFabian Montero <fabian@posixlycorrect.com>2026-03-09 18:10:08 -0600
committerFabian Montero <fabian@posixlycorrect.com>2026-03-09 18:10:08 -0600
commitd57db8081513a08d72a3a3db0bbf2d5c39657afe (patch)
treeee0b7b636b50278ef3b83bb560017737413aeffa /pkgs
parentc258f492161ec8c81ec71ca5f6776be85863f934 (diff)
parent0362e95bc2c3e59f92108fb30d7a60a20c246ccf (diff)
Merge commit 'a74fc0c70ec71ed9eca77f4f108a0ef943a059f6'
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/athena-bccr/unwrapped.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/athena-bccr/unwrapped.nix b/pkgs/athena-bccr/unwrapped.nix
index 848ea3e..bf99a84 100644
--- a/pkgs/athena-bccr/unwrapped.nix
+++ b/pkgs/athena-bccr/unwrapped.nix
@@ -151,6 +151,7 @@
install -m755 usr/lib/SCMiddleware/SCManager $out/bin
install -m755 usr/lib/SCMiddleware/{*.so,idocachesrv} $lib/lib/SCMiddleware
cp -r etc/id* $lib/etc
+ ln -s ../lib/SCMiddleware $lib/etc
runHook postInstall
'';