We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ade49c6 commit 96fb4c9Copy full SHA for 96fb4c9
src/backend/Makefile
@@ -291,7 +291,7 @@ endif
291
$(MAKE) -C tsearch uninstall-data
292
rm -f '$(DESTDIR)$(datadir)/pg_hba.conf.sample' \
293
'$(DESTDIR)$(datadir)/pg_ident.conf.sample' \
294
- '$(DESTDIR)$(datadir)/postgresql.conf.sample' \
+ '$(DESTDIR)$(datadir)/postgresql.conf.sample' \
295
'$(DESTDIR)$(datadir)/recovery.conf.sample'
296
297
0 commit comments