first commit

This commit is contained in:
Ashley Wulber 2023-07-31 14:27:41 -04:00
commit 089158f297
No known key found for this signature in database
GPG key ID: 5216D4F46A90A820
239 changed files with 2841 additions and 0 deletions

11
debian/rules vendored Executable file
View file

@ -0,0 +1,11 @@
#!/usr/bin/make -f
DESTDIR = debian/cosmic-icons
CLEAN ?= 1
VENDOR ?= 1
%:
dh $@
override_dh_install:
just rootdir=$(DESTDIR) install