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 }