try this
This commit is contained in:
parent
f6bb4c9209
commit
e21740a852
4
debian/rules
vendored
4
debian/rules
vendored
@ -11,8 +11,8 @@ else
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
MAKE_TARGETS="all"
|
MAKE_TARGETS="all"
|
||||||
ifneq (,$(findstring nodocs, $(DEB_BUILD_OPTIONS)))
|
ifneq (,$(filter nodocs,$(DEB_BUILD_OPTIONS)))
|
||||||
MAKE_TARGETS += doc
|
MAKE_TARGETS += " doc"
|
||||||
endif
|
endif
|
||||||
|
|
||||||
DPKG_EXPORT_BUILDFLAGS = 1
|
DPKG_EXPORT_BUILDFLAGS = 1
|
||||||
|
|||||||
Reference in New Issue
Block a user