[Bug 854] New: Tidy up scripts/MakeLinks to remove PCRE symlink block

View: New views
2 Messages — Rating Filter:   Alert me  

[Bug 854] New: Tidy up scripts/MakeLinks to remove PCRE symlink block

by Bugzilla from graeme@graemef.net :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=854
           Summary: Tidy up scripts/MakeLinks to remove PCRE symlink block
           Product: Exim
           Version: 4.69
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: bug
          Priority: medium
         Component: Unfiled
        AssignedTo: nigel@...
        ReportedBy: graeme@...
                CC: exim-dev@...


Created an attachment (id=317)
 --> (http://bugs.exim.org/attachment.cgi?id=317)
Remove PCRE symlinks from setup script

Now PCRE has been removed from the Exim distribution, MakeLinks still tries to
symlink to it - this leaves dangling symlinks in the build directory.

Patch removes danglies.

Graeme


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email

--
## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##

[Bug 854] Tidy up scripts/MakeLinks to remove PCRE symlink block

by Bugzilla from nigel@exim.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=854

Nigel Metheringham <nigel@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from Nigel Metheringham <nigel@...>  2009-07-02 12:38:57 ---
CVS commit by nm4:

Removed code that symlinks to pcre as its no longer useful. fixes: bug #854

--- CVS commit summary ---
1.563  1.564  +3 -0   -  exim/exim-doc/doc-txt/ChangeLog
1.15   1.16   +1 -26  -  exim/exim-src/scripts/MakeLinks


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email

--
## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##