Buenas. 

Quiero recopilar siege-ssl y que sea estático (es para un Red Hat que
anda en Portugal) y ya estoy un poco harta de pegrame con el rules y no
lo consigo.

debian/rules:

        CFLAGS += -O2 -Wall -static
        DMANDIR=$(CURDIR)/debian/siege-ssl/usr/share/man

        configure: configure-stamp
        configure-stamp:
                dh_testdir
                # Add here commands to configure the package.
                ./configure --bindir=\$${prefix}/usr/bin 
--mandir=\$${prefix}/usr/share/man --sysconfdir=\$${prefix}/etc/siege --with-ssl

                touch configure-stamp

        build: configure-stamp build-stamp
        build-stamp:
                dh_testdir

                # Add here commands to compile the package.
                $(MAKE) CFLAGS="$(CFLAGS)"
                touch build-stamp


¿Qué hago mal?

-- 
 .''`.     Help a man when he is in trouble and he will remember you
: :' :     when he is in trouble again     -- Sad Truths of Life n°7
`. `'        Proudly running Debian GNU/Linux (Sid + 2.4.19 + Ext3)
  `-        www.amayita.com  www.malapecora.com  www.chicasduras.com
      Listening to The Red Hot Chili Peppers - Don't Forget Me


Responder a