* configure.ac, debian/install, debian/postinst, debian/postrm,

etc/profile.d/Makefile.am, etc/profile.d/Z97-byobu.sh.in =>
  usr/share/byobu/profiles/Z97-byobu.sh.in, usr/bin/byobu.in,
  usr/bin/byobu-launcher-install.in,
  usr/lib/byobu/include/config.py.in,
  usr/share/byobu/profiles/Makefile.am:
  - fix some discrepancies between Z97- and Z98-
  at Z97-* to ensure that it's sourced last-ish; clean up and check
This commit is contained in:
Dustin Kirkland 2015-08-31 12:32:07 -05:00
commit 76cf1242ad
11 changed files with 16 additions and 12 deletions

View file

@ -19,7 +19,7 @@ AC_PROG_LN_S
AC_OUTPUT(Makefile \
etc/byobu/Makefile \
etc/profile.d/Makefile \
etc/profile.d/Z97-byobu.sh
usr/share/byobu/profiles/Z97-byobu.sh \
usr/share/applications/Makefile \
usr/bin/byobu \
usr/bin/byobu-config \