]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Makefile.am: install ceph-* python scripts to /usr/bin directly
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Thu, 4 Apr 2013 13:54:31 +0000 (15:54 +0200)
committerDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Thu, 4 Apr 2013 13:54:31 +0000 (15:54 +0200)
commit4d16f38f48e276497190c8bc03abc55c40e18eed
treef56cee5b8227433a35b5acf22696f7ecdb300449
parent354c41e71ded01cdeb090b9a9988128aa55d12e9
Makefile.am: install ceph-* python scripts to /usr/bin directly

Install ceph-* scripts directly to $(prefix)$(sbindir) (which
normaly would be /usr/sbin) instead of moving it around after
installation in SPEC file or debian files.

Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
src/Makefile.am