~ubuntu-branches/ubuntu/saucy/irssi/saucy-proposed

« back to all changes in this revision

Viewing changes to debian/build-from-git

  • Committer: Bazaar Package Importer
  • Author(s): Pedro Fragoso
  • Date: 2009-02-04 21:46:19 UTC
  • mfrom: (2.1.2 lenny)
  • Revision ID: james.westby@ubuntu.com-20090204214619-zwmivkza3d0nczab
Tags: 0.8.12-6ubuntu1
* Merge from Debian unstable (LP: #326002), Ubuntu remaining changes:
  - Added debian/patches/90irc-ubuntu-com.dpatch
  - debian/patches/03firsttimer_text:
    + Adapt it so it tells you about connecting to irc.ubuntu.com and
      joining #ubuntu instead of irc.debian.org and #debian.
      New with this merge: We now also apply this patch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/bin/bash
2
 
 
3
 
if [ ! -e configure ]; then
4
 
   ./autogen.sh
5
 
fi
6
 
 
7
 
debuild -us -uc -i"(.git|.cvsignore|src/irc/bot|Makefile.old|startup-HOWTO-rus.html|servertest/server.c|\.in$|\.am$)"