Clean up the installation process.
svn: r8
This commit is contained in:
@@ -14,7 +14,7 @@ all:
|
||||
|
||||
|
||||
install:
|
||||
-mkdir ${plugins}
|
||||
${INSTALL} -d ${plugins}
|
||||
${INSTALL} -c *.py *.pyo *.glade ${plugins}
|
||||
|
||||
uninstall:
|
||||
|
||||
Reference in New Issue
Block a user