Remove "install" and "test" script

I assume that these scripts were added for local testing purposes.  I am
removing them because they are not in the upstream origin and are not
required for recommended installation.  If the maintainers find these
scripts useful, please feel free to revert this commit.
This commit is contained in:
Tom Dunlap 2016-04-20 13:51:56 -07:00
parent b431718ed6
commit 71a563b970
2 changed files with 0 additions and 14 deletions

View File

@ -1,6 +0,0 @@
#!/bin/bash
umask 002
sudo rm -rf /usr/lib/linuxmint/mintMenu
sudo cp -R usr /
sudo glib-compile-schemas /usr/share/glib-2.0/schemas

8
test
View File

@ -1,8 +0,0 @@
#!/bin/bash
umask 002
sudo rm -rf /usr/lib/linuxmint/mintMenu
sudo cp -R usr /
sudo glib-compile-schemas /usr/share/glib-2.0/schemas
python /usr/lib/linuxmint/mintMenu/mintMenu.py