SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
11
net/ices/patches/patch-conf_Makefile_in
Normal file
11
net/ices/patches/patch-conf_Makefile_in
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- conf/Makefile.in.orig Mon Oct 25 00:08:55 2004
|
||||
+++ conf/Makefile.in Mon Oct 25 00:10:32 2004
|
||||
@@ -229,7 +229,7 @@ uninstall-modDATA:
|
||||
done
|
||||
install-sysconfDATA: $(sysconf_DATA)
|
||||
@$(NORMAL_INSTALL)
|
||||
- test -z "$(sysconfdir)" || $(mkdir_p) "$(DESTDIR)$(sysconfdir)"
|
||||
+ $(mkdir_p) "$(DESTDIR)$(sysconfdir)"
|
||||
@list='$(sysconf_DATA)'; for p in $$list; do \
|
||||
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
||||
f="`echo $$p | sed -e 's|^.*/||'`"; \
|
Loading…
Add table
Add a link
Reference in a new issue