Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12:GA
fcoe-utils
0018-Add-missing-DESTDIR-when-installing-bash-c...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0018-Add-missing-DESTDIR-when-installing-bash-completion.patch of Package fcoe-utils
From 0e5d536b20ed481d5a057e9bfee772b4c53bdb0f Mon Sep 17 00:00:00 2001 From: Hannes Reinecke <hare@suse.de> Date: Fri, 6 Dec 2013 19:51:51 +0000 Subject: build: Add missing 'DESTDIR' when installing bash completion Signed-off-by: Hannes Reinecke <hare@suse.de> Signed-off-by: Robert Love <robert.w.love@intel.com> --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 5cbc15f..e93aa8f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -67,7 +67,7 @@ init_d_SCRIPTS = etc/initd/fcoe dist_noinst_DATA = README COPYING INSTALL fcoe-utils.spec etc/config -BASH_COMPLETION_DIR=/etc/bash_completion.d/ +BASH_COMPLETION_DIR=$(DESTDIR)/etc/bash_completion.d/ install-data-hook: if [ ! -f ${DESTDIR}${fcoe_configdir}/config ] ; then \ -- 1.8.1.4
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor