mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 06:23:19 -07:00
minor fixes in locations
This commit is contained in:
parent
3bc657902e
commit
f2c871cbb8
2 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
libdirdir = $(datadir)/lib/@PACKAGE@
|
||||
libdirdir = $(prefix)/lib/@PACKAGE@
|
||||
libdir_SCRIPTS = apport arch battery cpu_count cpu_freq cpu_temp custom date disk disk_io ec2_cost fan_speed hostname ip_address load_average logo mail mem_available mem_used menu network processes rcs_cost reboot_required release services time time_utc updates_available uptime users whoami wifi_quality
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
profilesdir = $(datadir)/@PACKAGE@/profiles
|
||||
profiles_DATA = byoburc common Makefile.am NONE
|
||||
profiles_DATA = byoburc common NONE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue