proxmox-backup/debian
Wolfgang Bumiller 6285b251e7 don't hardcode /usr/share paths
Add a defines.mk file defining the standard default layout
for installation (PREFIX, DATAROOTDIR, LIBDIR etc.).

Add a $(JSDIR) variable and use env!("JSDIR") in place of
the hardcoded /usr/share/javascript/proxmox-backup path.

Have defines.mk include an *optional* local.mak to override
JSDIR to www/ during local development.

Add `make install` targets and remove debian/install.

Note that service files are now in $libdir/proxmox-backup/
as there's usually no point in starting them from the
command line, so /usr/sbin makes no sense.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2019-02-01 10:41:54 +01:00
..
catar.bash-completion new catar binary 2018-12-30 18:02:46 +01:00
changelog use proxmox-backup as package name 2018-12-20 10:45:14 +01:00
compat add Makefile to build debian package 2018-11-30 13:41:26 +01:00
control add missing build dependencies 2019-02-01 10:41:54 +01:00
copyright cleanup Makefile, add missing copyright file 2018-11-30 17:09:50 +01:00
dirs create config dir 2018-12-09 10:21:54 +01:00
install don't hardcode /usr/share paths 2019-02-01 10:41:54 +01:00
proxmox-backup-client.bash-completion fix bash completion binary names 2019-01-04 11:12:46 +01:00
proxmox-backup-manager.bash-completion fix bash completion binary names 2019-01-04 11:12:46 +01:00
proxmox-backup.bash-completion fix bash completion binary names 2019-01-04 11:12:46 +01:00
rules don't hardcode /usr/share paths 2019-02-01 10:41:54 +01:00