~ubuntu-branches/ubuntu/vivid/nethack/vivid

« back to all changes in this revision

Viewing changes to debian/gnome/nethack.sh

  • Committer: Bazaar Package Importer
  • Author(s): Iain Lane
  • Date: 2008-05-25 12:42:00 UTC
  • Revision ID: james.westby@ubuntu.com-20080525124200-lafyiq40d8xnosu9
Tags: 3.4.3-10.4ubuntu1
* Merge from Debian (LP: #234684), remaining changes:
  - Remove stop links from rc0 and rc6
  - Add .desktop file
  - Fix path in manpage
  - set recover to be setgid games (LP: #196380)
* Modify Maintainer value to match the DebianMaintainerField
  specification.

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
  fi
18
18
fi
19
19
 
20
 
# In some cases, composite and gtk-1 play along poorly
21
 
# This works around it.
22
 
export XLIB_SKIP_ARGB_VISUALS=1
23
 
 
24
20
HACKDIR=/usr/lib/games/nethack
25
21
export HACKDIR
26
22
HACK=$HACKDIR/nethack-$HACKSTYLE