build: Added build stuff, may remove later?
This commit is contained in:
parent
bbc2baf88b
commit
ba6c96eb72
4 changed files with 33 additions and 0 deletions
8
TimeLogix_1.0/DEBIAN/postrm
Executable file
8
TimeLogix_1.0/DEBIAN/postrm
Executable file
|
|
@ -0,0 +1,8 @@
|
|||
#!/bin/sh
|
||||
set -e
|
||||
|
||||
# Remove desktop entry
|
||||
rm /usr/share/applications/TimeLogix.desktop
|
||||
|
||||
exit 0
|
||||
w
|
||||
Loading…
Add table
Add a link
Reference in a new issue