forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit24c5b73
committed
meson: Fix sepgsql installation
The sepgsql.sql file should be installed under share/contrib/, notshare/extension/, since it is not an extension. This makes it matchwhat make install does.Discussion:https://www.postgresql.org/message-id/flat/651a5baf-5c45-4a5a-a202-0c8453a4ebf8@eisentraut.org1 parent6c9a83f commit24c5b73
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
|
0 commit comments
Comments
(0)