OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Buildroot
(Results
1 - 2
of
2
) sorted by null
/external/cmockery/cmockery_0_1_2/packages/rpm/
rpm.spec
21
Buildroot
: %{_tmppath}/%{name}-root
/external/syslinux/
syslinux.spec
13
Buildroot
: %{_tmppath}/%{name}-%{VERSION}-root
71
rm -rf %{
buildroot
}
73
INSTALLROOT=%{
buildroot
} BINDIR=%{_bindir} SBINDIR=%{_sbindir} \
78
mkdir -p %{
buildroot
}/etc
79
( cd %{
buildroot
}/etc && ln -s ../boot/extlinux/extlinux.conf . )
82
rm -rf %{
buildroot
}
Completed in 168 milliseconds