5 lines
79 B
Ruby
5 lines
79 B
Ruby
ifeq ($(PACKAGE_SET),dom0)
|
|
RPM_SPEC_FILES := kernel.spec
|
|
NO_ARCHIVE := 1
|
|
endif
|