Displaying 1 result from an estimated 1 matches for "ernelversion".
Did you mean:
kernelversion
2007 Jul 17
0
Bug#404538: xen-3.0: not binNMU safe
....md5sum > /dev/null;
then true; else \
$(MAKE) -f debian/rules debian/control-real; \
fi \
else \
$(MAKE) -f debian/rules debian/control-real; \
fi
debian/control-real: $(CONTROL_FILES)
debian/bin/gencontrol.py $(KERNELVERSION) /usr/src/linux-support-$(K
ERNELVERSION)
md5sum $^ > debian/control.md5sum
@echo
@echo This target is made to fail intentionally, to make sure
@echo that it is NEVER run during the automated build. Please
@echo ignore the following error, the debian/contr...