Author: jw Date: 2006-04-04 15:20:58 +0200 (Tue, 04 Apr 2006) New Revision: 1133 Modified: tools/prt-get/trunk/Makefile.in tools/prt-get/trunk/aclocal.m4 tools/prt-get/trunk/configure tools/prt-get/trunk/configure.in tools/prt-get/trunk/doc/Makefile.in tools/prt-get/trunk/misc/Makefile.am tools/prt-get/trunk/misc/Makefile.in tools/prt-get/trunk/src/Makefile.in Log: don't install deplist and alias file Modified: tools/prt-get/trunk/Makefile.in =================================================================== --- tools/prt-get/trunk/Makefile.in 2006-04-04 12:21:41 UTC (rev 1132) +++ tools/prt-get/trunk/Makefile.in 2006-04-04 13:20:58 UTC (rev 1133) @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, Modified: tools/prt-get/trunk/aclocal.m4 =================================================================== --- tools/prt-get/trunk/aclocal.m4 2006-04-04 12:21:41 UTC (rev 1132) +++ tools/prt-get/trunk/aclocal.m4 2006-04-04 13:20:58 UTC (rev 1133) @@ -1,4 +1,4 @@ -# generated automatically by aclocal 1.9.5 -*- Autoconf -*- +# generated automatically by aclocal 1.9.6 -*- Autoconf -*- # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, # 2005 Free Software Foundation, Inc. @@ -28,7 +28,7 @@ # Call AM_AUTOMAKE_VERSION so it can be traced. # This function is AC_REQUIREd by AC_INIT_AUTOMAKE. AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], - [AM_AUTOMAKE_VERSION([1.9.5])]) + [AM_AUTOMAKE_VERSION([1.9.6])]) # AM_AUX_DIR_EXPAND -*- Autoconf -*- Modified: tools/prt-get/trunk/configure =================================================================== --- tools/prt-get/trunk/configure 2006-04-04 12:21:41 UTC (rev 1132) +++ tools/prt-get/trunk/configure 2006-04-04 13:20:58 UTC (rev 1133) @@ -1614,7 +1614,7 @@ # Define the identity of the package. PACKAGE=prt-get - VERSION=0.5.11 + VERSION=0.5.12pre cat >>confdefs.h <<_ACEOF Modified: tools/prt-get/trunk/configure.in =================================================================== --- tools/prt-get/trunk/configure.in 2006-04-04 12:21:41 UTC (rev 1132) +++ tools/prt-get/trunk/configure.in 2006-04-04 13:20:58 UTC (rev 1133) @@ -1,7 +1,7 @@ # Process this file with autoconf to produce a configure script. AC_INIT AC_CONFIG_SRCDIR([src/prtget.cpp]) -AM_INIT_AUTOMAKE(prt-get,0.5.11) +AM_INIT_AUTOMAKE(prt-get,0.5.12pre) dnl Determine default prefix Modified: tools/prt-get/trunk/doc/Makefile.in =================================================================== --- tools/prt-get/trunk/doc/Makefile.in 2006-04-04 12:21:41 UTC (rev 1132) +++ tools/prt-get/trunk/doc/Makefile.in 2006-04-04 13:20:58 UTC (rev 1133) @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, Modified: tools/prt-get/trunk/misc/Makefile.am =================================================================== --- tools/prt-get/trunk/misc/Makefile.am 2006-04-04 12:21:41 UTC (rev 1132) +++ tools/prt-get/trunk/misc/Makefile.am 2006-04-04 13:20:58 UTC (rev 1133) @@ -2,15 +2,3 @@ sysconf_DATA = prt-get.conf -install-data-local: - $(INSTALL) -D -m 644 $(srcdir)/prt-get.deplist \ - $(DESTDIR)$(localstatedir)/lib/pkg/prt-get.deplist - $(INSTALL) -D -m 644 $(srcdir)/prt-get.aliases \ - $(DESTDIR)$(localstatedir)/lib/pkg/prt-get.aliases -# $(INSTALL) -D -m 644 $(srcdir)/prt-get.conf \ -# $(DESTDIR)$(sysconfdir)/prt-get.conf - -uninstall-local: - rm $(DESTDIR)$(localstatedir)/lib/pkg/prt-get.deplist - rm $(DESTDIR)$(localstatedir)/lib/pkg/prt-get.aliases -# rm $(DESTDIR)$(sysconfigdir)/etc/prt-get.conf Modified: tools/prt-get/trunk/misc/Makefile.in =================================================================== --- tools/prt-get/trunk/misc/Makefile.in 2006-04-04 12:21:41 UTC (rev 1132) +++ tools/prt-get/trunk/misc/Makefile.in 2006-04-04 13:20:58 UTC (rev 1133) @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -267,7 +267,7 @@ info-am: -install-data-am: install-data-local +install-data-am: install-exec-am: install-sysconfDATA @@ -293,31 +293,17 @@ ps-am: -uninstall-am: uninstall-info-am uninstall-local uninstall-sysconfDATA +uninstall-am: uninstall-info-am uninstall-sysconfDATA .PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic distdir dvi dvi-am html html-am info info-am \ - install install-am install-data install-data-am \ - install-data-local install-exec install-exec-am install-info \ - install-info-am install-man install-strip install-sysconfDATA \ - installcheck installcheck-am installdirs maintainer-clean \ - maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ - pdf-am ps ps-am uninstall uninstall-am uninstall-info-am \ - uninstall-local uninstall-sysconfDATA + install install-am install-data install-data-am install-exec \ + install-exec-am install-info install-info-am install-man \ + install-strip install-sysconfDATA installcheck installcheck-am \ + installdirs maintainer-clean maintainer-clean-generic \ + mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \ + uninstall-am uninstall-info-am uninstall-sysconfDATA - -install-data-local: - $(INSTALL) -D -m 644 $(srcdir)/prt-get.deplist \ - $(DESTDIR)$(localstatedir)/lib/pkg/prt-get.deplist - $(INSTALL) -D -m 644 $(srcdir)/prt-get.aliases \ - $(DESTDIR)$(localstatedir)/lib/pkg/prt-get.aliases -# $(INSTALL) -D -m 644 $(srcdir)/prt-get.conf \ -# $(DESTDIR)$(sysconfdir)/prt-get.conf - -uninstall-local: - rm $(DESTDIR)$(localstatedir)/lib/pkg/prt-get.deplist - rm $(DESTDIR)$(localstatedir)/lib/pkg/prt-get.aliases -# rm $(DESTDIR)$(sysconfigdir)/etc/prt-get.conf # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: Modified: tools/prt-get/trunk/src/Makefile.in =================================================================== --- tools/prt-get/trunk/src/Makefile.in 2006-04-04 12:21:41 UTC (rev 1132) +++ tools/prt-get/trunk/src/Makefile.in 2006-04-04 13:20:58 UTC (rev 1133) @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -16,8 +16,6 @@ # Makefile.am for prt-get by Johannes Winkelmann -SOURCES = $(prt_get_SOURCES) - srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@