d/rules: Remove redundant --libdir override
We get the correct library directory from dh_auto_configure.
This commit is contained in:
parent
0cecd17680
commit
f91a4d3d6e
1
debian/rules
vendored
1
debian/rules
vendored
@ -85,7 +85,6 @@ debian/%: debian/%.in
|
||||
$@.in > $@
|
||||
|
||||
configure_flags_common = \
|
||||
--libdir=/$(LIBDIR) \
|
||||
-Dx11_backend=true \
|
||||
$(NULL)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user