socklog: Move docs to the correct location
This commit is contained in:
parent
217bd1fb38
commit
745dadf139
@ -37,8 +37,8 @@ stdenv.mkDerivation rec {
|
|||||||
mv man"/"*.$i $man/share/man/man$i
|
mv man"/"*.$i $man/share/man/man$i
|
||||||
done
|
done
|
||||||
|
|
||||||
mkdir -p $doc/share/socklog/html
|
mkdir -p $doc/share/doc/socklog/html
|
||||||
mv doc"/"*.html $doc/share/socklog/html/
|
mv doc/*.html $doc/share/doc/socklog/html/
|
||||||
|
|
||||||
runHook postInstall
|
runHook postInstall
|
||||||
'';
|
'';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user