slony1-bugs at lists.slony.info slony1-bugs at lists.slony.info
Fri Jan 4 02:40:29 PST 2008
http://www.slony.info/bugzilla/show_bug.cgi?id=31

           Summary: PGLIBDIR/perlsharedir confusion
           Product: Slony-I
           Version: devel
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: normal
          Priority: medium
         Component: altperl
        AssignedTo: slony1-bugs at lists.slony.info
        ReportedBy: peter_e at gmx.net
                CC: slony1-bugs at lists.slony.info
   Estimated Hours: 0.0


In revision 1.16 of /slony1-engine/tools/altperl/Makefile you attempted to fix
an earlier bug report of mine,

"""
Use perlsharedir rather than pglibdir to indicate (in altperl tools) where
the main .pm file is installed.
"""

But you actually changed "pglibdir" to "pgsharedir", which is still wrong.  It
has to be "perlsharedir", because later in the same Makefile you do

$(INSTALL_DATA) slon-tools $(DESTDIR)$(perlsharedir)/slon-tools.pm

and these two should be consistent.


-- 
Configure bugmail: http://www.slony.info/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Slony1-bugs mailing list