File project.diff of Package installation-images.Factory
--- installation-images.spec.orig
+++ installation-images.spec
@@ -695,6 +695,7 @@ Conflicts: otherproviders(installat
Source: installation-images-%{version}.tar.xz
Source1: installation-images-rpmlintrc
Source2: product_name
+Patch0: modules_dis.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%define _binary_payload w.ufdio
@@ -773,7 +774,7 @@ if [ "$UID" != 0 ] ; then
echo "ERROR: need to run this as root. e.g. with osc build --userootforbuild"
exit 1
fi
-%setup -n installation-images-%{version}
+%autosetup -p1 -n installation-images-%{version}
rm -f /usr/lib/build/checks/04-check-filelist
%build