4 lines
63 B
Ruby
4 lines
63 B
Ruby
ifeq ($(PACKAGE_SET),dom0)
|
|
RPM_SPEC_FILES := kernel.spec
|
|
endif
|
ifeq ($(PACKAGE_SET),dom0)
|
|
RPM_SPEC_FILES := kernel.spec
|
|
endif
|