You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

30 lines
856 B

diff -u --recursive gstreamer-1.6.2-vanilla/configure.ac gstreamer-1.6.2/configure.ac
--- gstreamer-1.6.2-vanilla/configure.ac 2016-01-01 10:40:18.040768907 -0500
+++ gstreamer-1.6.2/configure.ac 2016-01-01 10:48:24.160887684 -0500
@@ -980,7 +980,6 @@
libs/gst/net/Makefile
plugins/Makefile
plugins/elements/Makefile
-po/Makefile.in
tests/Makefile
tests/benchmarks/Makefile
tests/check/Makefile
diff -u --recursive gstreamer-1.6.2-vanilla/Makefile.am gstreamer-1.6.2/Makefile.am
--- gstreamer-1.6.2-vanilla/Makefile.am 2016-01-01 10:40:18.040768907 -0500
+++ gstreamer-1.6.2/Makefile.am 2016-01-01 10:48:19.150568341 -0500
@@ -9,7 +9,6 @@
SUBDIRS = pkgconfig \
gst libs plugins tests \
docs \
- po \
m4 \
common \
data
@@ -22,7 +21,6 @@
DIST_SUBDIRS = pkgconfig \
gst libs plugins tools tests \
docs \
- po \
m4 \
common \
data