From eb76cceeb71e66ebabe27e0088cb7871a9d1cf48 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Sun, 31 Jan 2016 17:04:49 +0100 Subject: [PATCH] - use git patch --- geninitrd.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/geninitrd.spec b/geninitrd.spec index 66eeee6..c99bb75 100644 --- a/geninitrd.spec +++ b/geninitrd.spec @@ -12,7 +12,7 @@ License: GPL Group: Applications/System Source0: %{name}-%{version}.tar.gz # Source0-md5: 3fb153489c3c245e5c1ee4bbc333acb4 -#Patch0: %{name}-git.patch +Patch0: %{name}-git.patch URL: http://git.pld-linux.org/?p=projects/geninitrd.git BuildRequires: xmlto >= 0:0.0.18-1 Requires: /usr/bin/ldd @@ -85,7 +85,7 @@ bieżących informacji zawartych w /etc/modules.conf. %prep %setup -qc mv %{name}-%{version}*/* . -#%patch0 -p1 +%patch0 -p1 %build %{__make} -- 2.44.0