~ubuntu-branches/ubuntu/jaunty/dbmix/jaunty

« back to all changes in this revision

Viewing changes to mkinstalldirs

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Kobras
  • Date: 2003-06-09 21:54:06 UTC
  • Revision ID: james.westby@ubuntu.com-20030609215406-qaoxw1dm0i3e245y
Tags: 0.9.8-4
* Placate gcc 3.3 (closes: #196526):
+ */about.c: Fix multi-line strings. Patch thanks to Joshua Kwan.
+ dbmixer/save_prefs.c: Add proper expression to switch defaults.
* debian/rules: Support noopt build option, drop debug.
* debian/rules: Do not configure for cross-compiling unconditionally.
* debian/control: Remove full stop in short description. Typo fix.
* debian/control: Update standards version to 3.5.10.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
# Created: 1993-05-16
5
5
# Public domain
6
6
 
7
 
# $Id: mkinstalldirs,v 1.1.1.1 2000/07/10 01:01:38 bobdean Exp $
 
7
# $Id: mkinstalldirs,v 1.13 1999/01/05 03:18:55 bje Exp $
8
8
 
9
9
errstatus=0
10
10