OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RPMS
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/sqlite/src/
publish.sh
106
# Build
RPMS
(binary) and Source RPM
109
# Make sure we are properly setup to build
RPMs
116
mkdir $HOME/rpm/
RPMS
126
# build all the
rpms
129
# copy the
RPMs
into the build directory.
130
mv $HOME/rpm/
RPMS
/i386/sqlite*-$vers*.rpm doc
/external/chromium_org/third_party/lcov/
Makefile
24
.PHONY: all info clean install uninstall
rpms
82
lcov-$(VERSION)-$(RELEASE).noarch.rpm:
rpms
83
lcov-$(VERSION)-$(RELEASE).src.rpm:
rpms
85
rpms
: lcov-$(VERSION).tar.gz
88
mkdir $(TMP_DIR)/
RPMS
97
mv $(TMP_DIR)/
RPMS
/noarch/lcov-$(VERSION)-$(RELEASE).noarch.rpm .
Completed in 30 milliseconds