From 242d48789244bb4d743349577d8615538eeeed3a Mon Sep 17 00:00:00 2001 From: netblue30 Date: Sun, 3 Jul 2016 08:54:19 -0400 Subject: more Telegram fixes --- Makefile.in | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index db3c6f059..9cf00562e 100644 --- a/Makefile.in +++ b/Makefile.in @@ -218,6 +218,7 @@ realinstall: install -c -m 0644 .etc/strings.profile $(DESTDIR)/$(sysconfdir)/firejail/. install -c -m 0644 .etc/xz.profile $(DESTDIR)/$(sysconfdir)/firejail/. install -c -m 0644 .etc/less.profile $(DESTDIR)/$(sysconfdir)/firejail/. + install -c -m 0644 .etc/Telegram.profile $(DESTDIR)/$(sysconfdir)/firejail/. sh -c "if [ ! -f $(DESTDIR)/$(sysconfdir)/firejail/login.users ]; then install -c -m 0644 etc/login.users $(DESTDIR)/$(sysconfdir)/firejail/.; fi;" install -c -m 0644 etc/firejail.config $(DESTDIR)/$(sysconfdir)/firejail/. rm -fr .etc -- cgit v1.2.3-54-g00ecf