Magellan Linux

Diff of /trunk/core/xfsprogs/xfsprogs-4.15.1-r1.smage2

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

revision 30664 by niro, Tue Mar 6 09:16:21 2018 UTC revision 30665 by niro, Tue Mar 6 09:17:56 2018 UTC
# Line 51  src_prepare() Line 51  src_prepare()
51   echo 'LTLIBS = $(LIBUUID) $(LIBXFS)' >> libxlog/Makefile || die   echo 'LTLIBS = $(LIBUUID) $(LIBXFS)' >> libxlog/Makefile || die
52   echo 'LTLIBS += $(LIBUUID)' >> libxfs/Makefile || die   echo 'LTLIBS += $(LIBUUID)' >> libxfs/Makefile || die
53   echo 'LTLIBS += $(LIBBLKID) $(LIBXFS)' >> libxcmd/Makefile || die   echo 'LTLIBS += $(LIBBLKID) $(LIBXFS)' >> libxcmd/Makefile || die
54   echo 'LTLIBS += $(LIBBLKID) $(LIBXFS)' >> libfrog/Makefile || die   echo 'LTLIBS += $(LIBBLKID)' >> libfrog/Makefile || die
55    
56   # honor usr-move   # honor usr-move
57   sed -i -e "s:root_sbindir='/sbin':root_sbindir='/usr/sbin':" \   sed -i -e "s:root_sbindir='/sbin':root_sbindir='/usr/sbin':" \

Legend:
Removed from v.30664  
changed lines
  Added in v.30665