summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaka Kranjc2008-08-21 16:04:35 +0000
committerJaka Kranjc2008-08-21 16:06:04 +0000
commitfc1c25220f3738e3442f1cc41f658b670c45fe60 (patch)
tree94ec49dc87d2c65f1c7395247770a21ef09ef647
parent5cdb292f66c7d577b495477366b1b8e951f80c16 (diff)
lavaps: fixed crap being installed into the docdir
not sure what to do about the gnome lavaps.schemas - the path is definitely wrong
-rw-r--r--x11/lavaps/HISTORY1
-rwxr-xr-xx11/lavaps/POST_INSTALL3
2 files changed, 4 insertions, 0 deletions
diff --git a/x11/lavaps/HISTORY b/x11/lavaps/HISTORY
index 912f401296..4c90bb4a02 100644
--- a/x11/lavaps/HISTORY
+++ b/x11/lavaps/HISTORY
@@ -1,6 +1,7 @@
2008-08-21 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
* BUILD: make_single, failed with 5 jobs
* PRE_BUILD, 2 2.7 patches: made it compile using gentoo patches #14651
+ * POST_INSTALL: fixed inclusion of build stuff into the docdir
2008-08-19 Robert Figura <rfigura@sourcemage.org>
* DEPENDS: added dependency for libgnomeui
diff --git a/x11/lavaps/POST_INSTALL b/x11/lavaps/POST_INSTALL
new file mode 100755
index 0000000000..cb7312b7ff
--- /dev/null
+++ b/x11/lavaps/POST_INSTALL
@@ -0,0 +1,3 @@
+default_post_install &&
+cd TRANSL/usr/share/doc/lavaps &&
+rm doc/Makefile* doc/pod* doc/master.pod doc/lavaps.1