aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRoman Lacko <backup.rlacko@gmail.com>2013-05-20 23:44:45 +0200
committerRoman Lacko <backup.rlacko@gmail.com>2013-05-20 23:44:45 +0200
commitb44625bbf8f8305fa0abd3f981203692236a6992 (patch)
treecb4b96007927c139471ad04c18c02f772e69dceb /.gitignore
parent9d53817b1a491207ae92091678ae38773e447c31 (diff)
Properly initialize path to python site-packages install directory. This fixes building package on some linux distributions (Fedora, etc)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index f1c7ac4b0..fccb75c0e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,7 @@
/build
/dist
/pyside_build
-/pyside_dist
+/pyside_package
/pyside_install
/PySide
/PySide-*.*.*