Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
55268954
Commit
55268954
authored
Apr 01, 2015
by
Mike Hibler
Browse files
Make sure install into empty DESTDIR works.
parent
d192906b
Changes
1
Hide whitespace changes
Inline
Side-by-side
clientside/tmcc/centos6/GNUmakefile.in
View file @
55268954
#
# Copyright (c) 2000-201
4
University of Utah and the Flux Group.
# Copyright (c) 2000-201
5
University of Utah and the Flux Group.
#
# {{{EMULAB-LICENSE
#
...
...
@@ -71,6 +71,7 @@ openvz-install: baselinux-common-install common-install \
dir-install:
$(INSTALL) -m 755 -o root -g root -d $(SYSETCDIR)/init.d
$(INSTALL) -m 755 -o root -g root -d $(SYSETCDIR)/logrotate.d
baselinux-%: dir-install
(cd ../linux; $(MAKE) DESTDIR=$(DESTDIR) $(subst baselinux-,,$@))
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment