summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Kursawe <phosphan@gentoo.org>2003-11-14 09:14:24 +0000
committerPatrick Kursawe <phosphan@gentoo.org>2003-11-14 09:14:24 +0000
commit46f87789e3592a6f3c2a984568bb7848494bc320 (patch)
tree42d844fd1b1b16299d41be40a195cd54e9df247b /media-video/camstream/files
parentFixing bug 33053 (diff)
downloadgentoo-2-46f87789e3592a6f3c2a984568bb7848494bc320.tar.gz
gentoo-2-46f87789e3592a6f3c2a984568bb7848494bc320.tar.bz2
gentoo-2-46f87789e3592a6f3c2a984568bb7848494bc320.zip
Fixing bug 33053
Diffstat (limited to 'media-video/camstream/files')
-rw-r--r--media-video/camstream/files/camstream-0.26.2-fix-qt-dir.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/media-video/camstream/files/camstream-0.26.2-fix-qt-dir.patch b/media-video/camstream/files/camstream-0.26.2-fix-qt-dir.patch
deleted file mode 100644
index 6c8b66823e39..000000000000
--- a/media-video/camstream/files/camstream-0.26.2-fix-qt-dir.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- camstream/Makefile.old 2003-10-24 20:47:49.970840280 +0100
-+++ camstream/Makefile 2003-10-24 20:48:19.417363728 +0100
-@@ -3,8 +3,8 @@
- # Compiler programs
- CC=gcc
- CXX=g++
--MOC=/usr/local/bin/moc
--UIC=/usr/local/bin/uic
-+MOC=/usr/qt/3/bin/moc
-+UIC=/usr/qt/3/bin/uic
-
- # Extra defines
- prefix=/usr