Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 481250 | Differences between
and this patch

Collapse All | Expand All

(-)a/src/Makefile.am (-1 / +1 lines)
Lines 28-34 bin_PROGRAMS = Link Here
28
bin_DEBUGPROGRAMS =
28
bin_DEBUGPROGRAMS =
29
sbin_PROGRAMS =
29
sbin_PROGRAMS =
30
# like sbin_SCRIPTS but can be used to install to e.g. /usr/sbin
30
# like sbin_SCRIPTS but can be used to install to e.g. /usr/sbin
31
ceph_sbindir = $(prefix)$(sbindir)
31
ceph_sbindir = $(sbindir)
32
ceph_sbin_SCRIPTS = \
32
ceph_sbin_SCRIPTS = \
33
	ceph-disk \
33
	ceph-disk \
34
	ceph-disk-prepare \
34
	ceph-disk-prepare \

Return to bug 481250