View | Details | Raw Unified | Return to bug 25907
Collapse All | Expand All

(-)ports/databases/firebird/scripts/post-install (+3 lines)
Lines 5-10 Link Here
5
# Turn everybody to read only.
5
# Turn everybody to read only.
6
chmod -R o=r $PREFIX/firebird
6
chmod -R o=r $PREFIX/firebird
7
7
8
# Allow access to shared libs
9
chown root $PREFIX/firebird/lib
10
8
# Now fix up the mess.
11
# Now fix up the mess.
9
12
10
# fix up directories
13
# fix up directories

Return to bug 25907