tstellar / rpms / ceph

Forked from rpms/ceph 3 years ago
Clone
Josef Bacik 7d1f840
diff -up ceph-0.61.7/src/Makefile.am.fix-sbin ceph-0.61.7/src/Makefile.am
Josef Bacik 7d1f840
--- ceph-0.61.7/src/Makefile.am.fix-sbin	2013-07-26 11:52:56.355915758 -0400
Josef Bacik 7d1f840
+++ ceph-0.61.7/src/Makefile.am	2013-07-26 11:53:09.502808374 -0400
Josef Bacik 7d1f840
@@ -28,7 +28,7 @@ bin_PROGRAMS =
Josef Bacik 7d1f840
 bin_DEBUGPROGRAMS =
Josef Bacik 7d1f840
 sbin_PROGRAMS =
Josef Bacik 7d1f840
 # like sbin_SCRIPTS but can be used to install to e.g. /usr/sbin
Josef Bacik 7d1f840
-ceph_sbindir = $(prefix)$(sbindir)
Josef Bacik 7d1f840
+ceph_sbindir = $(sbindir)
Josef Bacik 7d1f840
 ceph_sbin_SCRIPTS = \
Josef Bacik 7d1f840
 	ceph-disk \
Josef Bacik 7d1f840
 	ceph-disk-prepare \