fix typo
This commit is contained in:
parent
34fbf774e4
commit
f6bb4c9209
2
debian/rules
vendored
2
debian/rules
vendored
@ -12,7 +12,7 @@ endif
|
|||||||
|
|
||||||
MAKE_TARGETS="all"
|
MAKE_TARGETS="all"
|
||||||
ifneq (,$(findstring nodocs, $(DEB_BUILD_OPTIONS)))
|
ifneq (,$(findstring nodocs, $(DEB_BUILD_OPTIONS)))
|
||||||
MAKE_TARGETS += docs
|
MAKE_TARGETS += doc
|
||||||
endif
|
endif
|
||||||
|
|
||||||
DPKG_EXPORT_BUILDFLAGS = 1
|
DPKG_EXPORT_BUILDFLAGS = 1
|
||||||
|
|||||||
Reference in New Issue
Block a user