#3300: Systemd 198
--------------------+------------------------
 Reporter:  Krejzi  |       Owner:  matthew@…
     Type:  task    |      Status:  assigned
 Priority:  normal  |   Milestone:  7.4
Component:  Book    |     Version:  SVN
 Severity:  normal  |  Resolution:
 Keywords:          |
--------------------+------------------------

Comment (by bdubbs@…):

 You may need this.

 {{{
 diff -Naur udev-lfs-197-2/Makefile.lfs udev-lfs-198-1/Makefile.lfs
 --- udev-lfs-197-2/Makefile.lfs 2013-01-11 12:34:05.000000000 -0600
 +++ udev-lfs-198-1/Makefile.lfs 2013-03-12 17:49:02.000000000 -0500
 @@ -4,8 +4,8 @@
  # vim: tabstop=3

  SHELL=/bin/bash
 -SYSTEMD_VERSION=197
 -VERSION=197-2
 +SYSTEMD_VERSION=198
 +VERSION=198-1

  ifeq ($(V),)
   VB = @
 @@ -80,7 +80,9 @@
                dev-setup.c   \
                sd-login.c    \
                sd-daemon.c   \
 -              time-util.c
 +              time-util.c   \
 +              fileio.c      \
 +              strxcpyx.c

  COMMON_OBJS := $(addprefix build/, $(COMMON_SRCS:.c=.o))
 }}}

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/3300#comment:2>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to