# HG changeset patch # User Pascal Bellard # Date 1251627444 -7200 # Node ID a1d4cb09fc50640999cffbce5a745a2975fed952 # Parent 031b4513a43851f20b202aa0c4d7423c4611022a Squid-auth-helpers: fix FSH diff -r 031b4513a438 -r a1d4cb09fc50 squid-auth-helpers/receipt --- a/squid-auth-helpers/receipt Sat Aug 29 22:48:00 2009 +0000 +++ b/squid-auth-helpers/receipt Sun Aug 30 12:17:24 2009 +0200 @@ -17,6 +17,6 @@ { mkdir -p $fs/usr - cp -a $_pkg/usr/libexec $fs/usr + cp -a $_pkg/usr/lib $fs/usr }