[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

CDBS and menu icons



I am adding a menu icon to my "audacity" package, built with CDBS.  Can
anyone suggest the best way to install the icons (which are not part of
the original source)?  Currently I am using the following lines in
debian/rules:

  ICONS = debian/audacity.xpm debian/audacity16.xpm

  binary-install/audacity:: $(ICONS)
          install -d debian/audacity/usr/share/audacity
          install -m 644 $(ICONS) debian/audacity/usr/share/audacity

You can find the entire package here:

  http://mentors.debian.net/debian/pool/main/a/audacity/



Reply to: