mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
Remove leftover file.
This commit is contained in:
parent
cb6e6af1a3
commit
ad77d95ef0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=59550
@ -1,11 +0,0 @@
|
||||
|
||||
$FreeBSD$
|
||||
|
||||
--- add-include-prefix 2002/05/17 15:01:22 1.1
|
||||
+++ add-include-prefix 2002/05/17 15:01:56
|
||||
@@ -1 +1,4 @@
|
||||
-sed -e 's/^/ /' -e 's/ \+$//' -e 's/ \+/ -I /g' -e 's/^ \+//'
|
||||
+for dir in $*
|
||||
+do
|
||||
+ echo -I${dir}
|
||||
+done
|
Loading…
Reference in New Issue
Block a user