summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorIan Weller <ianweller@gmail.com>2008-10-06 17:58:37 -0500
committerIan Weller <ianweller@gmail.com>2008-10-06 17:58:37 -0500
commitc938eb594f68ed23bc1a05a546dc072511611ab5 (patch)
tree53760ff2cd610232b85795b11c2b5e2e315a7c49 /INSTALL
parent9bb370ab92301c3a172b32f28b333fe75d704798 (diff)
downloadfedora-business-cards-c938eb594f68ed23bc1a05a546dc072511611ab5.tar.gz
fedora-business-cards-c938eb594f68ed23bc1a05a546dc072511611ab5.tar.xz
fedora-business-cards-c938eb594f68ed23bc1a05a546dc072511611ab5.zip
Add install_executable target
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 1 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 378c034..00bb30f 100644
--- a/INSTALL
+++ b/INSTALL
@@ -2,7 +2,6 @@ Make sure you have the following packages from yum:
mgopen-fonts inkscape PyXML python-iniparse pygpgme python-fedora paver
Then run:
- paver install
- paver install_templates
+ paver install install_templates install_executable
Done!