mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
Create the proper config directory.
This commit is contained in:
parent
0a19ba6747
commit
f2d35e7027
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=237473
@ -148,7 +148,7 @@ avahi-post-install:
|
||||
.for f in ${AVAHI_PKGCONFIG}
|
||||
${INSTALL_DATA} ${WRKSRC}/${f} ${PREFIX}/libdata/pkgconfig
|
||||
.endfor
|
||||
${MKDIR} ${PREFIX}/avahi
|
||||
${MKDIR} ${PREFIX}/etc/avahi
|
||||
.for f in ${DAEMON_CONFIG_FILES}
|
||||
${INSTALL_DATA} ${WRKSRC}/avahi-daemon/${f} \
|
||||
${PREFIX}/etc/avahi/${f}.dist
|
||||
|
Loading…
Reference in New Issue
Block a user