+ The install file is used instead of makefile.
+ Removed unnecessary executable flag.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit a9dd7b891b
)
pull/92/head
parent
4b501c3f73
commit
859ce6d5f9
@ -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