]> git.pld-linux.org Git - packages/mythtv.git/commitdiff
- add to CVS
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 17 May 2005 06:40:49 +0000 (06:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mythtv-configure.patch -> 1.1

mythtv-configure.patch [new file with mode: 0644]

diff --git a/mythtv-configure.patch b/mythtv-configure.patch
new file mode 100644 (file)
index 0000000..273229a
--- /dev/null
@@ -0,0 +1,15 @@
+--- ./configure~       2005-01-08 18:48:12.000000000 +0200
++++ ./configure        2005-04-05 21:24:07.000000000 +0300
+@@ -1119,9 +1119,9 @@
+ echo "/* Automatically generated by configure - do not modify */" > $TMPH
+ echo "#define FFMPEG_CONFIGURATION "'"'"$FFMPEG_CONFIGURATION"'"' >> $TMPH
+-#echo "prefix=$prefix" >> config.mak
+-#echo "bindir=$bindir" >> config.mak
+-#echo "mandir=$mandir" >> config.mak
++echo "prefix=$prefix" >> config.mak
++echo "bindir=$bindir" >> config.mak
++echo "mandir=$mandir" >> config.mak
+ #echo "MAKE=$make" >> config.mak
+ #echo "CC=$cc" >> config.mak
+ #echo "AR=$ar" >> config.mak
This page took 0.085369 seconds and 4 git commands to generate.