aboutsummaryrefslogtreecommitdiff
path: root/Devuan-Unstable/debian/chicago95-theme-cursors.install
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-05-09 19:40:07 -0400
committerB Stack <bgstack15@gmail.com>2020-05-09 19:40:07 -0400
commit41884d564f8b837574447b33d2f8f778111e2f25 (patch)
tree48d06d1655875281dafc663adaf47bd9a21c0308 /Devuan-Unstable/debian/chicago95-theme-cursors.install
parentadd devuan-unstable original dir (diff)
downloadchicago95-packages-41884d564f8b837574447b33d2f8f778111e2f25.tar.gz
chicago95-packages-41884d564f8b837574447b33d2f8f778111e2f25.tar.bz2
chicago95-packages-41884d564f8b837574447b33d2f8f778111e2f25.zip
fix all lintian warnings
Diffstat (limited to 'Devuan-Unstable/debian/chicago95-theme-cursors.install')
-rw-r--r--Devuan-Unstable/debian/chicago95-theme-cursors.install6
1 files changed, 3 insertions, 3 deletions
diff --git a/Devuan-Unstable/debian/chicago95-theme-cursors.install b/Devuan-Unstable/debian/chicago95-theme-cursors.install
index 198048e..de99df1 100644
--- a/Devuan-Unstable/debian/chicago95-theme-cursors.install
+++ b/Devuan-Unstable/debian/chicago95-theme-cursors.install
@@ -1,3 +1,3 @@
-Cursors/Chicago95_Cursor_Black /usr/share/icons/
-Cursors/Chicago95_Cursor_White /usr/share/icons/
-Cursors/Chicago95_Emerald /usr/share/icons/
+/usr/share/icons/Chicago95_Cursor_Black
+/usr/share/icons/Chicago95_Cursor_White
+/usr/share/icons/Chicago95_Emerald
bgstack15