[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: RFS: mbuffer (new package)



Hello,

2009/12/10 Peter Pentchev <roam@ringlet.net>:
> * Package name    : mbuffer
>  Version         : 20091122-1
>  Upstream Author : Thomas Maier-Komor <thomas@maier-komor.de>
> * URL             : http://www.maier-komor.de/mbuffer.html
> * License         : GPL-3+
> * Language        : C

Is there any reason for this debian/rules?

$ cat rules
#!/usr/bin/make -f
#
# Build rules for mbuffer, the stream buffering tool

override_dh_auto_configure:
        cp -f /usr/share/misc/config.sub config.sub
        cp -f /usr/share/misc/config.guess config.guess
        dh_auto_configure -- CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs"

override_dh_auto_test:

%:
        dh $@

Could you rework the rules file[1] and be cross friendly[2]?

[1] http://www.debian.org/doc/debian-policy/ch-source.html#s-debianrules
[2] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=550327

Thanks,
-- 
 Héctor Orón

"Our Sun unleashes tremendous flares expelling hot gas into the Solar
System, which one day will disconnect us."


Reply to: