Skip to content

Commit e4e86f8

Browse files
committed
fix(pg_jsonschema): remove debug find command from build output
1 parent acc8669 commit e4e86f8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

nix/ext/pg_jsonschema/default.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ let
9393
]);
9494

9595
postInstall = ''
96-
find $out
9796
mv $out/lib/${pname}${postgresql.dlSuffix} $out/lib/${pname}-${version}${postgresql.dlSuffix}
9897
9998
create_control_files() {

0 commit comments

Comments
 (0)