rev 18624 - trunk/packages/kde3libs/debian/patches

Modestas Vainius modax at alioth.debian.org
Sat Aug 7 21:01:10 UTC 2010


Author: modax
Date: 2010-08-07 21:01:09 +0000 (Sat, 07 Aug 2010)
New Revision: 18624

Modified:
   trunk/packages/kde3libs/debian/patches/02_exclude_pc_from_dox.diff
Log:
Fixup 02 patch a bit.

Modified: trunk/packages/kde3libs/debian/patches/02_exclude_pc_from_dox.diff
===================================================================
--- trunk/packages/kde3libs/debian/patches/02_exclude_pc_from_dox.diff	2010-08-07 20:50:12 UTC (rev 18623)
+++ trunk/packages/kde3libs/debian/patches/02_exclude_pc_from_dox.diff	2010-08-07 21:01:09 UTC (rev 18624)
@@ -5,7 +5,7 @@
 
 --- a/admin/doxygen.sh
 +++ b/admin/doxygen.sh
-@@ -858,7 +858,7 @@ if test "x." = "x$top_builddir" ; then
+@@ -858,10 +858,10 @@ if test "x." = "x$top_builddir" ; then
  			cp "$QTDOCTAG" qt/qt.tag
  		fi
  
@@ -13,4 +13,8 @@
 +		do_subdirs_re "[^.]"
  
  	fi
- else
+-else
++elif test "x$subdir" != "x.pc"; then
+ 	if test "x$recurse" = "x1" ; then
+ 		do_subdirs_re "$subdir"
+ 	else




More information about the pkg-kde-commits mailing list