Skip to content
GitLab
About GitLab
GitLab: the DevOps platform
Explore GitLab
Install GitLab
How GitLab compares
Get started
GitLab docs
GitLab Learn
Pricing
Talk to an expert
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Projects
Groups
Snippets
Sign up now
Login
Sign in
Toggle navigation
Menu
Open sidebar
project
provision
Commits
f5031a71
Commit
f5031a71
authored
Jul 31, 2015
by
Herman van Rink
Committed by
Herman van Rink
Jul 31, 2015
Browse files
Issue
#2347557
by helmo: Hint debian packaging on the systemd service file
parent
3ee95fb7
Changes
2
Hide whitespace changes
Inline
Side-by-side
debian/control
View file @
f5031a71
...
...
@@ -3,7 +3,7 @@ Section: admin
Priority: optional
Maintainer: Antoine Beaupré <anarcat@debian.org>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>=
7.0.50~)
Build-Depends: debhelper (>=
8), dh-systemd
Standards-Version: 3.9.2
Homepage: http://aegirproject.org/
Vcs-git: http://git.drupal.org/project/provision.git
...
...
debian/rules
View file @
f5031a71
...
...
@@ -5,7 +5,7 @@
#export DH_VERBOSE=1
%
:
dh
$@
dh
$@
--with
=
systemd
override_dh_install
:
cp
-r
"
$(CURDIR)
/db/"
"
$(CURDIR)
/dns/"
"
$(CURDIR)
/http/"
"
$(CURDIR)
/"
*
.make
"
$(CURDIR)
/platform/"
"
$(CURDIR)
/Provision/"
"
$(CURDIR)
/Symfony/"
"
$(CURDIR)
"
/
*
.inc
"
$(CURDIR)
"
/
*
.php
"
$(CURDIR)
"
/
*
.info
"
$(CURDIR)
/debian/aegir3-provision/usr/share/drush/commands/provision/"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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