[bt-devel] make rpm

bt-devel@crosswire.org bt-devel@crosswire.org
Wed, 30 May 2001 16:37:21 +0200 (MEST)


This is a MIME encapsulated multipart message -
please use a MIME-compliant e-mail program to open it.

Dies ist eine mehrteilige Nachricht im MIME-Format -
bitte verwenden Sie zum Lesen ein MIME-konformes Mailprogramm.

--========GMXBoundary28205991233441
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit

Hi, 

some input on the "make rpm" issue.
This is from bochs-1.2.pre1/Makefile.in:
<<<<<<<<<<<<<
rpm:: dist-clean
        test -w $(SOURCES)
        test -w $(SPECS)
        rm -f /usr/src/redhat/SPECS/bochs.spec
        $(CAT) build/linux/bochs.rpmspec.template | $(SED)
"s/@VERSION@/$(VERSION)/g" 
> $(SPECS)/bochs.spec
        $(RM) -rf $(SOURCES)/bochs
        $(MKDIR) $(SOURCES)/bochs
        $(TAR) cf - * .??* | (cd $(SOURCES)/bochs && tar xf -)
        (cd $(SOURCES); tar czf bochs.tar.gz bochs)
        $(RPM) -ba $(SPECS)/bochs.spec
>>>>>>>>>>>>>
We'd have to adapt it a little (put into configure.in.in, ...).
BTW, a make rpm-static would not be necessary. 
Whether it is static or not should be determined by configure.

Martin


-- 
Machen Sie Ihr Hobby zu Geld bei unserem Partner 1&1!
http://profiseller.de/info/index.php3?ac=OM.PS.PS003K00596T0409a

--
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net
--========GMXBoundary28205991233441
Content-Type: application/octet-stream; name="
"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="
"

--========GMXBoundary28205991233441--