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