From 9cdbbf86a25fca7a5807bfb571d4265b58171e49 Mon Sep 17 00:00:00 2001
From: milisman <milisarge@gmail.com>
Date: Thu, 21 Jul 2016 17:06:18 +0000
Subject: [PATCH] gstreamer-plugins-good.duzenlendi

---
 talimatname/genel/gstreamer-plugins-good/talimat | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/talimatname/genel/gstreamer-plugins-good/talimat b/talimatname/genel/gstreamer-plugins-good/talimat
index c23ecc4a1..74f2f8df7 100644
--- a/talimatname/genel/gstreamer-plugins-good/talimat
+++ b/talimatname/genel/gstreamer-plugins-good/talimat
@@ -16,9 +16,9 @@ sed -i -e '/input:/d' sys/v4l2/gstv4l2bufferpool.c
 sed -i -e "/case V4L2_CID_HCENTER/d" -e "/case V4L2_CID_VCENTER/d" sys/v4l2/v4l2_calls.c
 ./configure --prefix=/usr \
             --sysconfdir=/etc \
-            --with-gtk=3.0 
+            --with-gtk=3.0 \
             --with-package-name='Milis gstreamer-plugins-good package' \
-            --with-package-origin='https://milis.gungre.ch/' \
+            --with-package-origin='https://milis.gungre.ch/' 
 make
 make DESTDIR=$PKG install
 }