Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Server
Arch Packages
Commits
f9525a99
Commit
f9525a99
authored
May 01, 2016
by
seblu
Committed by
svntogit
May 01, 2016
Browse files
Sync flags with nginx
git-svn-id:
file:///srv/repos/svn-packages/svn@266698
eb2447ed-0c53-47e4-bac8-5bc4a241df78
parent
548df9d4
Changes
1
Hide whitespace changes
Inline
Side-by-side
trunk/PKGBUILD
View file @
f9525a99
...
...
@@ -49,9 +49,6 @@ _common_flags=(
--with-http_ssl_module
--with-http_stub_status_module
--with-http_sub_module
)
_mainline_flags
=(
--with-http_v2_module
--with-mail
--with-mail_ssl_module
...
...
@@ -60,6 +57,9 @@ _mainline_flags=(
--with-threads
)
_mainline_flags
=(
)
build
()
{
cd
$provides
-
$pkgver
./configure
\
...
...
@@ -116,7 +116,6 @@ package() {
install
-Dm644
contrib/vim/
${
i
}
/nginx.vim
\
"
${
pkgdir
}
/usr/share/vim/vimfiles/
${
i
}
/nginx.vim"
done
}
# vim:set ts=2 sw=2 et:
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