+ The install file is used instead of makefile. + Removed unnecessary executable flag. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>pull/65/head
parent
c56254dbfe
commit
a9dd7b891b
@ -1,12 +0,0 @@
|
|||||||
FPACKAGE = tde-ubuntu-integration
|
|
||||||
VERSION = 0.1-0
|
|
||||||
|
|
||||||
build:
|
|
||||||
|
|
||||||
clean:
|
|
||||||
|
|
||||||
install:
|
|
||||||
|
|
||||||
mkdir -p /etc
|
|
||||||
cp -Rp etc/* $(DESTDIR)/etc/
|
|
||||||
chmod -R 644 $(DESTDIR)/etc/
|
|
@ -0,0 +1 @@
|
|||||||
|
etc/xdg/autostart/polkit-tde-authentication-agent-1.desktop etc/xdg/autostart
|
Loading…
Reference in new issue