mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Remove files forgotten in last commit
Reported by: pkg-fallout
This commit is contained in:
parent
a840d8bb38
commit
985f40e8a2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=419904
2 changed files with 0 additions and 22 deletions
|
@ -1,11 +0,0 @@
|
|||
--- docs/Mono.FastCGI/Makefile.am.orig
|
||||
+++ docs/Mono.FastCGI/Makefile.am
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
INSTALL_FILES=$(DOCS_ARCHIVE_20) $(DOCS_TREE_20) $(DOCS_SOURCE_20)
|
||||
|
||||
-DOC_FILES=$(shell find en -path '*/.svn' -prune -o -type f -printf "%p ")
|
||||
+DOC_FILES=$(shell find en -path '*/.svn' -prune -o -type f)
|
||||
|
||||
EXTRA_DIST = \
|
||||
$(DOCS_SOURCE_20) \
|
|
@ -1,11 +0,0 @@
|
|||
--- docs/Mono.WebServer/Makefile.am.orig
|
||||
+++ docs/Mono.WebServer/Makefile.am
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
INSTALL_FILES=$(DOCS_ARCHIVE_20) $(DOCS_TREE_20) $(DOCS_SOURCE_20)
|
||||
|
||||
-DOC_FILES=$(shell find en -path '*/.svn' -prune -o -type f -printf "%p ")
|
||||
+DOC_FILES=$(shell find en -path '*/.svn' -prune -o -type f)
|
||||
|
||||
EXTRA_DIST = \
|
||||
$(DOCS_SOURCE_20) \
|
Loading…
Add table
Reference in a new issue