
# checks only those control files that belong to this package
check:
	xmllint --relaxng /usr/share/YaST2/control/control.rng --noout *.xml

