[Lunar-commits] <moonbase-other> libgpod: Ah yeah. Need this so if systemd is installed its udev rules

stumbles stumbles at lunar-linux.org
Thu Mar 28 16:35:09 CET 2013


commit e9d7ccec2d9b1de39f06ff7f40b49f1ec4fca86f
Author: stumbles <stumbles at lunar-linux.org>
Date: Thu, 28 Mar 2013 08:35:09 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/e9d7ccec2d9b1de39f06ff7f40b49f1ec4fca86f

libgpod: Ah yeah. Need this so if systemd is installed its udev rules

get put in their proper place.
---
  libs/libgpod/BUILD | +10/-0    
  1 file changed, 10 insertions(+)

--- /dev/null
+++ b/libs/libgpod/BUILD
@@ -0,0 +1,10 @@
+(
+
+  if module_installed systemd ; then
+     OPTS+=" --with-udev-dir=/usr/lib/udev/rules.d"
+  fi &&
+
+  default_build
+
+) > $C_FIFO 2>&1
+




More information about the Lunar-commits mailing list