Clean up the installation process.

svn: r8
This commit is contained in:
Don Allingham
2001-05-13 19:42:15 +00:00
parent 718c205d96
commit 8be0e73765
8 changed files with 292 additions and 111 deletions

View File

@@ -14,7 +14,7 @@ all:
install:
-mkdir ${plugins}
${INSTALL} -d ${plugins}
${INSTALL} -c *.py *.pyo *.glade ${plugins}
uninstall: