OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:buildroot
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/nsd/dist/contrib/
nsd.spec
12
BuildRoot
: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
42
rm -rf %{
buildroot
}
43
%{__make} DESTDIR=%{
buildroot
} install
44
install -d -m 0755 %{
buildroot
}%{_initrddir}
47
install -m 0755 %{SOURCE1} %{
buildroot
}/%{_initrddir}/nsd
48
install -d -m 0700 %{
buildroot
}%{_localstatedir}/run/%{name}
49
install -d -m 0700 %{
buildroot
}%{_localstatedir}/lib/%{name}
52
head -76 %{
buildroot
}%{_sysconfdir}/nsd/nsd.conf.sample > %{
buildroot
}%{_sysconfdir}/nsd/nsd.conf
53
rm %{
buildroot
}%{_sysconfdir}/nsd/nsd.conf.sampl
[
all
...]
/src/external/bsd/unbound/dist/contrib/
unbound.spec
10
BuildRoot
: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
38
rm -rf %{
buildroot
}
39
%{__make} DESTDIR=%{
buildroot
} install
40
install -d 0700 %{
buildroot
}%{_localstatedir}/%{name}
41
install -d 0755 %{
buildroot
}%{_initrddir}
42
install -m 0755 contrib/unbound.init %{
buildroot
}%{_initrddir}/unbound
44
ln -s ../%{_localstatedir}/unbound/unbound.conf %{
buildroot
}%{_sysconfdir}/unbound.conf
46
rm -f %{
buildroot
}%{_libdir}/libunbound.a %{
buildroot
}%{_libdir}/libunbound.la
Completed in 24 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026