Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
pkg-varnish-cache
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
varnishcache
pkg-varnish-cache
Commits
04b62878
Commit
04b62878
authored
Mar 29, 2016
by
Stig Sandbeck Mathisen
Committed by
Lasse Karstensen
Jul 06, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix FTBFS when building with dpkg-buildpackage -A
Closes: #806120
parent
9cb8ac25
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
rules
debian/rules
+1
-1
No files found.
debian/rules
View file @
04b62878
...
...
@@ -47,7 +47,7 @@ override_dh_auto_install:
@ # Nuke the static libs too
find $(CURDIR)/debian -name \*.a -delete
override_dh_install:
override_dh_install
-arch
:
dh_install -a --fail-missing
@ # Override to add the "reload-vcl" script
install -o root -g root -m 755 \
...
...
Write
Preview
Markdown
is supported
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