summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@unit193.net>2020-12-22 01:49:25 -0500
committerLibravatarUnit 193 <unit193@unit193.net>2020-12-22 01:49:25 -0500
commit9a740a6bf0d64e8ee9914582ad503e3aa9c5bfc7 (patch)
tree0d02641e26cc209df4467c4bd0675659106de0cb /Makefile
parente13783469bdfc48e46931020c0a5ada985d98d39 (diff)
downloadxebian-default-settings-9a740a6bf0d64e8ee9914582ad503e3aa9c5bfc7.tar.bz2
xebian-default-settings-9a740a6bf0d64e8ee9914582ad503e3aa9c5bfc7.tar.xz
xebian-default-settings-9a740a6bf0d64e8ee9914582ad503e3aa9c5bfc7.tar.zst
usr/share/polkit-1/actions/*: Drop, mousepad ships its own policykit rules.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1b74e66..e9660c5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
-SUBDIRS := etc/xdg/xdg-xebian/Thunar/po usr/share/polkit-1/actions/po
+SUBDIRS := etc/xdg/xdg-xebian/Thunar/po
all:
@echo "Nothing to build, call 'make install' instead."