Magellan Linux

Diff of /trunk/systemd/patches/systemd-28-magellan.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1335 by niro, Wed Jun 1 20:21:25 2011 UTC revision 1336 by niro, Wed Jun 1 20:25:07 2011 UTC
# Line 41  diff -Naur systemd-28/configure.ac syste Line 41  diff -Naur systemd-28/configure.ac syste
41   AM_CONDITIONAL(TARGET_ALTLINUX, test x"$with_distro" = xaltlinux)   AM_CONDITIONAL(TARGET_ALTLINUX, test x"$with_distro" = xaltlinux)
42  diff -Naur systemd-28/Makefile.am systemd-28-magellan/Makefile.am  diff -Naur systemd-28/Makefile.am systemd-28-magellan/Makefile.am
43  --- systemd-28/Makefile.am 2011-05-25 18:40:37.000000000 +0200  --- systemd-28/Makefile.am 2011-05-25 18:40:37.000000000 +0200
44  +++ systemd-28-magellan/Makefile.am 2011-06-01 21:32:47.000000000 +0200  +++ systemd-28-magellan/Makefile.am 2011-06-01 22:24:44.000000000 +0200
45  @@ -72,6 +72,12 @@  @@ -72,6 +72,12 @@
46   -DKBD_SETFONT=\"/usr/bin/setfont\" \   -DKBD_SETFONT=\"/usr/bin/setfont\" \
47   -DDEFAULT_FONT=\"LatArCyrHeb-16\"   -DDEFAULT_FONT=\"LatArCyrHeb-16\"
# Line 55  diff -Naur systemd-28/Makefile.am system Line 55  diff -Naur systemd-28/Makefile.am system
55   if TARGET_ARCH   if TARGET_ARCH
56   AM_CPPFLAGS += \   AM_CPPFLAGS += \
57   -DKBD_LOADKEYS=\"/usr/bin/loadkeys\" \   -DKBD_LOADKEYS=\"/usr/bin/loadkeys\" \
58    @@ -112,6 +118,7 @@
59     endif
60     endif
61     endif
62    +endif
63    
64     rootbin_PROGRAMS = \
65     systemd \
66  diff -Naur systemd-28/src/hostname-setup.c systemd-28-magellan/src/hostname-setup.c  diff -Naur systemd-28/src/hostname-setup.c systemd-28-magellan/src/hostname-setup.c
67  --- systemd-28/src/hostname-setup.c 2011-04-20 15:56:33.000000000 +0200  --- systemd-28/src/hostname-setup.c 2011-04-20 15:56:33.000000000 +0200
68  +++ systemd-28-magellan/src/hostname-setup.c 2011-06-01 21:36:40.000000000 +0200  +++ systemd-28-magellan/src/hostname-setup.c 2011-06-01 21:36:40.000000000 +0200

Legend:
Removed from v.1335  
changed lines
  Added in v.1336