~ubuntu-branches/debian/squeeze/obconf/squeeze

« back to all changes in this revision

Viewing changes to debian/menu

  • Committer: Bazaar Package Importer
  • Author(s): Nico Golde
  • Date: 2008-06-04 10:25:18 UTC
  • mfrom: (3.1.3 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080604102518-xajvpzkmj3058vkk
Tags: 2.0.3-3
Fix bashism in debian/rules (Closes: #484420).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
?package(obconf):\
 
2
  needs="x11"\
 
3
  section="Applications/System/Administration"\
 
4
  title="Openbox Configuration Manager"\
 
5
  command="/usr/bin/obconf"\
 
6
  icon="/usr/share/pixmaps/obconf.xpm"
 
7