mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
11 lines
330 B
Diff
11 lines
330 B
Diff
--- Makefile 2009-05-05 12:04:53.863056970 -0300
|
|
+++ Makefile.new 2009-05-05 12:05:45.556052356 -0300
|
|
@@ -147,7 +147,7 @@
|
|
-$(DEL_DIR) $(INSTALL_ROOT)/share/doc/qtcreator/
|
|
|
|
|
|
-install: install_subtargets install_qch_docs FORCE
|
|
+install: install_subtargets FORCE
|
|
|
|
uninstall: uninstall_qch_docs uninstall_subtargets FORCE
|
|
|