summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <gp@n-dimensional.de>2002-10-25 17:59:06 +0000
committerHans Ulrich Niedermann <gp@n-dimensional.de>2002-10-25 17:59:06 +0000
commita972cea40b015ad44b82e8990e1275e0c59b4ea1 (patch)
treecf4031e5b92fc313c3561e615339ef3f9c3f60eb /Makefile.am
parentb765587c9003a864cfb9c42afaa41f68bec106be (diff)
downloadlibgphoto2-a972cea40b015ad44b82e8990e1275e0c59b4ea1.tar.gz
removed misguided attempt to create *.tar.bz2 dist packages
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@5455 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/Makefile.am b/Makefile.am
index 16165d840..98169a821 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -26,13 +26,6 @@ AUTOMAKE_OPTIONS = gnu
# The following rules are only interesting if you want to create
# distribution packages (as source tarballs or system specific packages)
-# create .tar.bz2 distribution package for convenience if the
-# $(TAR) on this system supports it. else do nothing.
-dist-hook:
- if [ "x${CDPATH}" != "x" ]; then \
- echo "You have set CDPATH. If make dist fails, try to unset CDPATH."; \
- fi
-
if ENABLE_RPM
# create RPM packages