[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

./packages/openofficeorg/2.4.1/unstable r1245: fix Build-Conflict changing



------------------------------------------------------------
revno: 1245
committer: Rene Engelhard <rene@debian.org>
branch nick: debian
timestamp: Sat 2009-01-24 16:29:45 +0100
message:
  fix Build-Conflict changing
modified:
  rules
=== modified file 'rules'
--- a/rules	2009-01-22 15:01:21 +0000
+++ b/rules	2009-01-24 15:29:45 +0000
@@ -1270,7 +1270,7 @@
 	# just uses this. when we specify some other mozilla I guess we
 	# want to use its headers, not of libxul. We need a build-conflicts
 	# here unfortunately.
-	perl -pi -e "\(Build-Conflicts: .*\)/\1, xulrunner-dev/" debian/control
+	perl -pi -e "s/(Build-Conflicts: .*)/\1, xulrunner-dev/" debian/control
 endif
 
 	python debian/scripts/joinctrl.py < debian/control > debian/control.tmp


Reply to: