Browse Source

location fix for install spec file

git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@687 e5f2f494-b856-4b98-b285-d166d9295462
Jelte Jansen 15 years ago
parent
commit
dcdd4f6b8c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/bin/parkinglot/Makefile.am

+ 1 - 1
src/bin/parkinglot/Makefile.am

@@ -13,7 +13,7 @@ b10_parkinglot_LDADD =  $(top_builddir)/src/lib/dns/cpp/.libs/libdns.a
 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