Uploaded image for project: 'Subversion'
  1. Subversion
  2. SVN-2627

typo in build.conf in 1.4 release

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.4.x
    • 1.4.2
    • install
    • None

    Description

      The build.conf file (and consequently build-outputs.mk) contains a small typo. The manpage for 
      svnsync is in a different location, making "make install" fail.
      
      The patch to fix this is simply:
      
      --- build.conf.orig     2006-10-07 22:32:44.000000000 +0200
      +++ build.conf  2006-10-07 22:32:49.000000000 +0200
      @@ -329,4 +329,4 @@
       path = subversion/svnsync
       libs = libsvn_ra libsvn_delta libsvn_subr apr neon
       install = bin
      -manpages = subversion/svnversion/svnsync.1
      +manpages = subversion/svnsync/svnsync.1
      

      Original issue reported by bsiegert

      Attachments

        Activity

          People

            Unassigned Unassigned
            subversion-importer Subversion Importer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: