diff options
| author | Pav Lucistnik <pav@FreeBSD.org> | 2007-10-26 13:23:30 +0000 |
|---|---|---|
| committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-10-26 13:23:30 +0000 |
| commit | f00607e9f4e3c524587540ae7d44ebce3e6a084b (patch) | |
| tree | d8f0d83e04bae6798d6d075a9d4c63554d678e4e /sysutils/lsof/files | |
| parent | 863808ef2db1e21ec0cd386af3e5b46b900136b0 (diff) | |
Notes
Diffstat (limited to 'sysutils/lsof/files')
| -rw-r--r-- | sysutils/lsof/files/patch-configure | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/sysutils/lsof/files/patch-configure b/sysutils/lsof/files/patch-configure deleted file mode 100644 index 540ddbd50030..000000000000 --- a/sysutils/lsof/files/patch-configure +++ /dev/null @@ -1,14 +0,0 @@ ---- ./Configure.orig 2007-10-21 08:13:35.000000000 +0400 -+++ ./Configure 2007-10-21 08:14:39.000000000 +0400 -@@ -1438,6 +1438,11 @@ - echo "!!!WARNING!!! Unsupported FreeBSD version: $LSOF_VSTR" - echo "!!!WARNING!!! Configuring for FreeBSD 7.0" - ;; -+ 8*) -+ LSOF_VERS=7000 -+ echo "!!!WARNING!!! Unsupported FreeBSD version: $LSOF_VSTR" -+ echo "!!!WARNING!!! Configuring for FreeBSD 7.0" -+ ;; - *) - echo Unknown FreeBSD release: `uname -r` - echo Assuming FreeBSD 2.x |
