~ubuntu-branches/ubuntu/utopic/kde-dev-scripts/utopic

« back to all changes in this revision

Viewing changes to kf5/dnssd-to-kdnssd.sh

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2014-03-19 10:45:15 UTC
  • mfrom: (1.1.14)
  • Revision ID: package-import@ubuntu.com-20140319104515-75n0207ks0jijwtq
Tags: 4:4.12.90-0ubuntu1
New upstream beta release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/sh
 
2
 
 
3
sed -i -e 's/\<DNSSD::/KDNSSD::/g' -e 's/\(namespace\s\+\)DNSSD\>/\1KDNSSD/g' \{\} \; "$@"