summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 660aebd)
raw | patch | inline | side by side (parent: 660aebd)
author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Fri, 15 Feb 2008 07:04:47 +0000 (08:04 +0100) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Fri, 15 Feb 2008 07:04:47 +0000 (08:04 +0100) |
And don't search for `.svn' directories anymore - they're long gone.
Makefile.am | patch | blob | history |
diff --git a/Makefile.am b/Makefile.am
index 9a96eb27c8594f65ae0079f6bbe48e74a4e0faaa..b52b0e9309da9fe889237f70034039e231b18928 100644 (file)
--- a/Makefile.am
+++ b/Makefile.am
EXTRA_DIST = contrib version-gen.sh
-dist-hook:
- find $(distdir) -type d -name '.svn' | xargs rm -rf
-
install-exec-hook:
$(mkinstalldirs) $(DESTDIR)$(localstatedir)/run
$(mkinstalldirs) $(DESTDIR)$(localstatedir)/lib/$(PACKAGE_NAME)
+ $(mkinstalldirs) $(DESTDIR)$(localstatedir)/log