Tidying
This commit is contained in:
parent
206a87ca59
commit
43133492dd
1
Makefile
1
Makefile
|
@ -50,7 +50,6 @@ install:
|
||||||
chmod -R +r /usr/share/${APP}
|
chmod -R +r /usr/share/${APP}
|
||||||
# bash -c "./translate install"
|
# bash -c "./translate install"
|
||||||
/usr/local/bin/${APP}-prepare-scripts
|
/usr/local/bin/${APP}-prepare-scripts
|
||||||
# copy email onion domain to somewhere where it's accessible to users
|
|
||||||
uninstall:
|
uninstall:
|
||||||
rm -f ${PREFIX}/share/${APP}_*.png
|
rm -f ${PREFIX}/share/${APP}_*.png
|
||||||
rm -f ${PREFIX}/share/man/man1/backup.1.gz
|
rm -f ${PREFIX}/share/man/man1/backup.1.gz
|
||||||
|
|
Loading…
Reference in New Issue