dect
/
libnl
Archived
13
0
Fork 0

build: always install files into /etc/libnl

I observed that with the RedHat build target in the Open Build
Service, files were put into /etc rather than /etc/libnl.
Self-referential variables are a bad idea, and so just avoid this.
This commit is contained in:
Jan Engelhardt 2011-08-24 12:09:46 +02:00 committed by Thomas Graf
parent 6e5332b823
commit a73cb2f269
1 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@ pkgconfig_DATA = libnl-3.pc \
libnl-genl-3.pc \
libnl-nf-3.pc
sysconfdir = @sysconfdir@/libnl
sysconf_DATA = etc/pktloc etc/classid
pkgsysconfdir = ${sysconfdir}/libnl
pkgsysconf_DATA = etc/pktloc etc/classid
EXTRA_DIST = \
$(sysconf_DATA)