[libcrystalhd/f15/master] Fix filepath for fix

Bastien Nocera hadess at fedoraproject.org
Sun Mar 13 02:40:13 UTC 2011


commit 6113756551a67c7d62959dbccd49bb0d0ba8c870
Author: Bastien Nocera <hadess at hadess.net>
Date:   Sun Mar 13 02:40:10 2011 +0000

    Fix filepath for fix

 libcrystalhd.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libcrystalhd.spec b/libcrystalhd.spec
index 68a8351..c3979d5 100644
--- a/libcrystalhd.spec
+++ b/libcrystalhd.spec
@@ -76,7 +76,7 @@ pushd filters/gst/gst-plugin/ > /dev/null 2>&1
 %configure
 
 # Fix somebody who doesn't know what a nano version is for
-sed -i -e 's,-Werror,,' filters/gst/gst-plugin/src/Makefile
+sed -i -e 's,-Werror,,' src/Makefile
 
 make %{?_smp_mflags}
 popd > /dev/null 2>&1


More information about the scm-commits mailing list