mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 11:56:28 -04:00
Remove documentation directory on deinstall.
PR: ports/70949 Submitted by: Radim Kolar <hsn at netmag dot cz> (maintainer)
This commit is contained in:
parent
d6eabf3f69
commit
6d947aa70d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=117471
2 changed files with 2 additions and 2 deletions
|
@ -41,7 +41,7 @@ PLIST_FILES= bin/slon bin/slonik bin/slony_setup.pl \
|
|||
share/postgresql/slony1_funcs.v74.sql \
|
||||
share/postgresql/xxid.v73.sql \
|
||||
share/postgresql/xxid.v74.sql
|
||||
PORTDOCS= *.pdf howto/*.txt COPYRIGHT README slonik_commands.html
|
||||
PORTDOCS= *.pdf howto COPYRIGHT README slonik_commands.html
|
||||
|
||||
pre-configure:
|
||||
cd ${PGSQL_SRC}/src/interfaces/libpq && ${GMAKE} all
|
||||
|
|
|
@ -41,7 +41,7 @@ PLIST_FILES= bin/slon bin/slonik bin/slony_setup.pl \
|
|||
share/postgresql/slony1_funcs.v74.sql \
|
||||
share/postgresql/xxid.v73.sql \
|
||||
share/postgresql/xxid.v74.sql
|
||||
PORTDOCS= *.pdf howto/*.txt COPYRIGHT README slonik_commands.html
|
||||
PORTDOCS= *.pdf howto COPYRIGHT README slonik_commands.html
|
||||
|
||||
pre-configure:
|
||||
cd ${PGSQL_SRC}/src/interfaces/libpq && ${GMAKE} all
|
||||
|
|
Loading…
Add table
Reference in a new issue