On Wed, Aug 13, 2014 at 01:17:37AM +0200, Stefano Miccoli wrote:
> Maybe a better solution is
> 
> systemdsystemunit_DATA = \
>         owfs.service \
>         owftpd.service \
>         owhttpd.service \
>         owserver.service \
>         owserver.socket
> CLEANFILES = $(systemdsystemunit_DATA)
> EXTRA_DIST = \
>         owfs.service.in \
>         owftpd.service.in \
>         owhttpd.service.in \
>         owserver.service.in \
>         owserver.socket.in
> 
> do_subst = sed -e 's,[@]bindir[@],$(bindir),g'
> 
> % :: %.in
>       $(do_subst) < $(srcdir)/$< > $@
> 
> $(systemdsystemunit_DATA): Makefile
> 

  Hi Stefano,

  your solution looks more clear than my code.  I've tested the patches
on Fedora and pre-systemd Debian.  All works fine, so I've pushed them
to master.

  Paul, socket-activated owfs snapshot was in Fedora Rawhide for the past
month, without any bugreports.  That's good :) As soon as new release is
made, I'll push it to Rawhide and F21.


-- 
Tomasz Torcz                                                       72->|   80->|
xmpp: zdzich...@chrome.pl                                          72->|   80->|


------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to