[svn] commit: r687 - /branches/parkinglot/src/bin/parkinglot/Makefile.am
BIND 10 source code commits
bind10-changes at lists.isc.org
Sat Jan 30 02:18:59 UTC 2010
Author: jelte
Date: Sat Jan 30 02:18:59 2010
New Revision: 687
Log:
location fix for install spec file
Modified:
branches/parkinglot/src/bin/parkinglot/Makefile.am
Modified: branches/parkinglot/src/bin/parkinglot/Makefile.am
==============================================================================
--- branches/parkinglot/src/bin/parkinglot/Makefile.am (original)
+++ branches/parkinglot/src/bin/parkinglot/Makefile.am Sat Jan 30 02:18:59 2010
@@ -13,7 +13,7 @@
b10_parkinglot_LDADD += $(top_builddir)/src/lib/config/cpp/libclient.a
b10_parkinglot_LDADD += $(top_builddir)/src/lib/cc/cpp/libcc.a
-b10_parkinglotdir = $(DESTDIR)$(pkgsrcdir)
+b10_parkinglotdir = $(DESTDIR)$(pkgdatadir)
b10_parkinglot_DATA = parkinglot.spec
# TODO: don't install this here
More information about the bind10-changes
mailing list