Magellan Linux

Diff of /smage/trunk/core/udev/udev-163-r1.smage2

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

revision 762 by niro, Thu Oct 21 19:45:40 2010 UTC revision 763 by niro, Thu Oct 21 19:50:19 2010 UTC
# Line 12  HOMEPAGE="http://www.kernel.org/pub/linu Line 12  HOMEPAGE="http://www.kernel.org/pub/linu
12    
13  DEPEND=">= virtual/glibc  DEPEND=">= virtual/glibc
14   >= sys-apps/util-linux-2.18   >= sys-apps/util-linux-2.18
15   >= virtual/usbutils   >= virtual/initscripts"
  >= virtual/pciutils  
  >= virtual/initscripts  
  >= dev-libs/glib2-2.24"  
16    
17  SDEPEND=">= virtual/kernel-sources  SDEPEND=">= virtual/kernel-sources"
  >= dev-util/gperf-3.0.4"  
18    
19  SRCFILE="${PNAME}-${PVER}.tar.bz2"  SRCFILE="${PNAME}-${PVER}.tar.bz2"
20  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
# Line 65  src_compile() Line 61  src_compile()
61   --enable-logging \   --enable-logging \
62   --without-selinux \   --without-selinux \
63   --disable-introspection \   --disable-introspection \
64     --disable-extras \
65   --with-systemdsystemunitdir=/lib/systemd/system \   --with-systemdsystemunitdir=/lib/systemd/system \
66   || die   || die
67    

Legend:
Removed from v.762  
changed lines
  Added in v.763