rdieter pushed to picmi (master). "omit errant EOF"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun Apr 19 14:09:29 UTC 2015


>From 576dadbf64fc4365192fcd5e47d291aee40c4232 Mon Sep 17 00:00:00 2001
From: Rex Dieter <rdieter at math.unl.edu>
Date: Sun, 19 Apr 2015 09:09:19 -0500
Subject: omit errant EOF


diff --git a/picmi.spec b/picmi.spec
index e2fa761..f4febd7 100644
--- a/picmi.spec
+++ b/picmi.spec
@@ -47,7 +47,7 @@ make %{?_smp_mflags} -C %{_target_platform}
 %install
 make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 
-install -m644 -p -D %{SOURCE1} %{buildroot}%{_datadir}/appdata/%{name}.appdata.xml <<EOF
+install -m644 -p -D %{SOURCE1} %{buildroot}%{_datadir}/appdata/%{name}.appdata.xml
 
 %find_lang %{name} --with-kde
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/picmi.git/commit/?h=master&id=576dadbf64fc4365192fcd5e47d291aee40c4232


More information about the scm-commits mailing list