You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Damitha Kumarage (JIRA)" <ji...@apache.org> on 2010/06/28 09:10:51 UTC

[jira] Updated: (AXIS2C-1338) "make install" overly eager

     [ https://issues.apache.org/jira/browse/AXIS2C-1338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Damitha Kumarage updated AXIS2C-1338:
-------------------------------------

    Fix Version/s: Next Version

> "make install" overly eager
> ---------------------------
>
>                 Key: AXIS2C-1338
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1338
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: build system (Unix/Linux)
>    Affects Versions: 1.5.0
>         Environment: Ubuntu 9.04 (pre-release)
>            Reporter: Soren Hansen
>            Assignee: Sanjaya Ratnaweera
>             Fix For: Next Version
>
>
> I'm building an axis2c package for Ubuntu.
> After make install DESTDIR=/foo/bar/baz is done, I get all of these:
> /foo/bar/baz/usr/share/INSTALL
> /foo/bar/baz/usr/share/README
> /foo/bar/baz/usr/share/AUTHORS
> /foo/bar/baz/usr/share/NEWS
> /foo/bar/baz/usr/share/LICENSE
> /foo/bar/baz/usr/share/COPYING
> /foo/bar/baz/usr/LICENSE
> /foo/bar/baz/usr/bin/tools/wsdl2c/README
> /foo/bar/baz/usr/INSTALL
> /foo/bar/baz/usr/CREDITS
> /foo/bar/baz/usr/COPYING
> /foo/bar/baz/usr/NEWS
> /foo/bar/baz/usr/NOTICE
> /foo/bar/baz/usr/AUTHORS
> They obvisouly have no place in neither /usr nor /usr/share.
> Looking at the Makefile.am's, however, it looks deliberate?
> One of them has this:
> datadir=
> datadir=$(prefix)
> data_DATA= samples/server/axis2.xml README \
>         INSTALL CREDITS COPYING NEWS NOTICE AUTHORS
> Also, adding subdirectories in /usr/bin is bad manners :)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org