~ubuntu-branches/ubuntu/saucy/print-manager/saucy-proposed

« back to all changes in this revision

Viewing changes to build/configure-printer/configure-printer.shell

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2012-08-23 15:47:14 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20120823154714-2kfgr4ml10d3bvwk
Tags: 0.2.0-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/bin/sh
2
 
# created by cmake, don't edit, changes will be lost
3
 
 
4
 
LD_LIBRARY_PATH=/home/jr/src/print-manager/git/print-manager/build/lib/./:/usr/lib:/usr/lib:/usr/lib/i386-linux-gnu${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH} "/home/jr/src/print-manager/git/print-manager/build/configure-printer/configure-printer" "$@"