From be9c6e57d032dfb04901f24a5710ce2018e3a1726fb6723d54e0cab8c2c9bbdf Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Thu, 24 Dec 2009 14:42:16 +0000 Subject: [PATCH] remove ; OBS-URL: https://build.opensuse.org/package/show/Archiving/cpio?expand=0&rev=14 --- cpio.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpio.spec b/cpio.spec index 3e68321..9f3a5be 100644 --- a/cpio.spec +++ b/cpio.spec @@ -95,7 +95,7 @@ CFLAGS="$RPM_OPT_FLAGS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE" \ --mandir=%{_mandir} \ --infodir=%{_infodir} \ --libdir=%{_libdir} -make %{?jobs:-j%jobs}; +make %{?jobs:-j%jobs} %install mkdir -p $RPM_BUILD_ROOT/{usr/bin,bin}