Configure for build of artful templates, and remove zesty.
This commit is contained in:
parent
bf69335074
commit
79e3cfff79
|
@ -16,7 +16,7 @@ source-debian-quilt-copy-in:
|
|||
if [ $(DIST) == trusty ] ; then \
|
||||
sed -i /locales-all/d $(CHROOT_DIR)/$(DIST_SRC)/debian/control ;\
|
||||
fi
|
||||
if [ $(DIST) == zesty ] ; then \
|
||||
if [ $(DIST) == artful ] ; then \
|
||||
sed -i /initscripts/d $(CHROOT_DIR)/$(DIST_SRC)/debian/control ;\
|
||||
fi
|
||||
-$(shell $(ORIG_SRC)/debian-quilt $(ORIG_SRC)/series-debian-vm.conf $(CHROOT_DIR)/$(DIST_SRC)/debian/patches)
|
||||
|
|
Loading…
Reference in New Issue
Block a user