------------------------------------------------------------
revno: 1390
committer: Rene Engelhard <[email protected]>
branch nick: debian
timestamp: Sat 2009-01-24 16:32:20 +0100
message:
  fix Build-Conflict changing
modified:
  rules
    ------------------------------------------------------------
    revno: 1022.3.14
    committer: Rene Engelhard <[email protected]>
    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-23 09:05:05 +0000
+++ b/rules     2009-01-24 15:32:20 +0000
@@ -1369,7 +1369,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 via email to