]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/commitdiff
systemd: Fix install path of udev rules.
authorStefan Schantl <stefan.schantl@ipfire.org>
Sun, 15 Apr 2012 15:55:32 +0000 (17:55 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Sun, 15 Apr 2012 15:55:32 +0000 (17:55 +0200)
systemd/systemd.nm

index bcb25253475854a652072e0c877e794c5c135726..5e5a2f5c68ec3281792f396c3cdf63941ee3691e 100644 (file)
@@ -5,7 +5,7 @@
 
 name       = systemd
 version    = 44
-release    = 2
+release    = 3
 
 maintainer = Stefan Schantl <stefan.schantl@ipfire.org>
 groups     = System/Base
@@ -47,6 +47,7 @@ build
 
        configure_options += \
                --libexecdir=%{libdir} \
+               --with-udevrulesdir=%{prefix}/lib/udev/rules.d \
                --with-distro=ipfire
 
        prepare_cmds