mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-21 22:13:19 -07:00
* 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:
parent
4be72006aa
commit
76cf1242ad
11 changed files with 16 additions and 12 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue