]> err.no Git - systemd/commitdiff
Fix typo when removing systemd-vconsole.target
authorTollef Fog Heen <tfheen@err.no>
Wed, 16 Feb 2011 20:13:23 +0000 (21:13 +0100)
committerTollef Fog Heen <tfheen@err.no>
Wed, 16 Feb 2011 20:13:23 +0000 (21:13 +0100)
debian/rules

index a3336db63622323685d4c43da6975ec89e283d6c..c618aea6c66935ad2c3c31743d343a537a7586f8 100755 (executable)
@@ -21,7 +21,7 @@ override_dh_install:
        rm debian/tmp/lib/security/pam_systemd.la
        # udev already triggers hwclock during boot
        rm debian/tmp/etc/systemd/system/sysinit.target.wants/hwclock-load.service
-       rm debian/tmp/etc/systemd/system/sysinit.target.wants/systemd-vconsole-setup.service
+       rm debian/tmp/lib/systemd/system/sysinit.target.wants/systemd-vconsole-setup.service
        dh_install -O--parallel --fail-missing
        dh_install -plibpam-systemd debian/pam-configs /usr/share