]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/blobdiff - contrib/packaging/debian/make_deb.sh
Prefer systemd sleep.target over pmutils
[deb_pkgs/autorandr.git] / contrib / packaging / debian / make_deb.sh
index dddc08fa69d706d27cfc6752786a22015fd16fd0..f049a108fcd4c815fd0f20e93fbbf1df38598c81 100755 (executable)
@@ -34,7 +34,7 @@ mkdir $D
 # Debian(ish) specific part
 make -C "$P/../../../" \
        DESTDIR="$D" \
-       TARGETS="autorandr bash_completion autostart_config pmutils systemd udev" \
+       TARGETS="autorandr bash_completion autostart_config systemd udev" \
        BASH_COMPLETION_DIR=/usr/share/bash-completion/completions \
        SYSTEMD_UNIT_DIR=/lib/systemd/system \
        PM_UTILS_DIR=/usr/lib/pm-utils/sleep.d \