diff options
Diffstat (limited to 'app-office/qtstalker/files/qtstalker-install_docs_with_emerge.patch')
-rw-r--r-- | app-office/qtstalker/files/qtstalker-install_docs_with_emerge.patch | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/app-office/qtstalker/files/qtstalker-install_docs_with_emerge.patch b/app-office/qtstalker/files/qtstalker-install_docs_with_emerge.patch new file mode 100644 index 000000000000..989062eb1834 --- /dev/null +++ b/app-office/qtstalker/files/qtstalker-install_docs_with_emerge.patch @@ -0,0 +1,9 @@ +diff -Naur qtstalker-orig/qtstalker.pro qtstalker/qtstalker.pro +--- qtstalker-orig/qtstalker.pro 2005-10-11 20:43:45.000000000 +0000 ++++ qtstalker/qtstalker.pro 2005-10-11 20:56:34.000000000 +0000 +@@ -80,5 +80,3 @@ + SUBDIRS += plugins/co/TrendLine + SUBDIRS += plugins/co/FiboLine + SUBDIRS += plugins/co/Cycle +- +-SUBDIRS += docs |