[rhmessaging-commits] rhmessaging commits: r2814 - mgmt/trunk/wooly.

rhmessaging-commits at lists.jboss.org rhmessaging-commits at lists.jboss.org
Sun Nov 16 11:13:29 EST 2008


Author: justi9
Date: 2008-11-16 11:13:29 -0500 (Sun, 16 Nov 2008)
New Revision: 2814

Modified:
   mgmt/trunk/wooly/Makefile
Log:
Add missing dir add

Modified: mgmt/trunk/wooly/Makefile
===================================================================
--- mgmt/trunk/wooly/Makefile	2008-11-16 15:46:31 UTC (rev 2813)
+++ mgmt/trunk/wooly/Makefile	2008-11-16 16:13:29 UTC (rev 2814)
@@ -13,6 +13,7 @@
 install: build
 	install -d ${lib}
 	install -pm 0644 python/wooly/*.py python/wooly/*.pyc python/wooly/*.strings ${PYTHON_LIB_DIR}/wooly
+	install -d ${doc}
 	install -pm 0644 LICENSE* COPYING* ${doc}
 	install -d ${share}/resources
 	install -pm 0644 resources/* ${share}/resources




More information about the rhmessaging-commits mailing list