- Notifications
You must be signed in to change notification settings - Fork5
Commit3f7c542
committed
Back out, per Peter E.
> > The attached patch changes src/interfaces/python/GNUmakefile to use the> > value of DESTDIR like the rest (or at least most) of the PostgreSQL> > makefiles. I found this problem when trying to package a pre-built> > Cygwin PostgreSQL distribution, but this problem is platform independent.1 parenteeca4bd commit3f7c542
1 file changed
+4
-7
lines changedLines changed: 4 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 |
| - | |
38 |
| - | |
| 37 | + | |
| 38 | + | |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
48 |
| - | |
49 |
| - | |
50 | 47 |
| |
51 | 48 |
| |
52 | 49 |
| |
|
0 commit comments
Comments
(0)