From: Sergey Matveev Date: Thu, 11 Jul 2024 11:35:14 +0000 (+0300) Subject: Fix invalid path X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=8c68e8b55c301dd0eef8fd245ec5a97c5391bde8704cf95e3065bd7d6197c815;p=bass.git Fix invalid path --- diff --git a/build/lib/prepare-postinst-010-deref b/build/lib/prepare-postinst-010-deref index faef3ff..b41da22 100755 --- a/build/lib/prepare-postinst-010-deref +++ b/build/lib/prepare-postinst-010-deref @@ -13,6 +13,6 @@ cat >$postinst/010-deref <>$postinst/010-deref + echo "\$BASS_ROOT/build/bin/cp-deref $name" >>$postinst/010-deref done chmod +x $postinst/010-deref