- Notifications
You must be signed in to change notification settings - Fork5
Commitad6bf02
committed
Fix client-only installation
The psql Makefile was not creating $(datadir) before installingpsqlrc.sample there.In most cases, the directory would be created in some other way, but forthe documented from-source client-only installation procedure, it couldfail.Reported-by: Mike Blackwell <mike.blackwell@rrd.com>1 parentaf9e3d6 commitad6bf02
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
60 |
| - | |
| 60 | + | |
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
|
0 commit comments
Comments
(0)