From: Carsten Schlote <[email protected]>
Just to remember me to do that...
---
rules/post/install.make | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/rules/post/install.make b/rules/post/install.make
index 4d01736..0508cc8 100644
--- a/rules/post/install.make
+++ b/rules/post/install.make
@@ -387,4 +387,14 @@ install_fixup =
\
install_finish = \
$(call xpkg/finish, $(1))
+#
+# install_auto
+#
+# Scans the contents of the packages/<pkg>/ directory created by $(install)
macro and
+# calls the macros above with appropriate arguments. Unwanted paths can be
filtered
+# (like /usr/man).
+#
+install_auto = \
+ echo "FIXME"
+
# vim: syntax=make
--
1.6.5.6.gb3118
--
ptxdist mailing list
[email protected]