This commit is contained in:
Ward Nakchbandi 2023-03-28 18:22:03 +03:00
parent 713286bfd7
commit 686b970c42
2 changed files with 2 additions and 13 deletions

View File

@ -1,13 +0,0 @@
all:
install:
mkdir -p $(DESTDIR)/usr/share/backgrounds/pika
cp --no-preserve=mode,ownership -r \
wallpapers/* \
$(DESTDIR)/usr/share/backgrounds/pika/
mkdir -p $(DESTDIR)/usr/share/gnome-background-properties/
cp pika-wallpapers.xml $(DESTDIR)/usr/share/gnome-background-properties/
uninstall:
-rm -rf $(DESTDIR)/usr/share/backgrounds/pika
-rm -rf $(DESTDIR)/usr/share/gnome-background-properties/pika-wallpapers.xml

2
debian/pika-wallpapers.install vendored Normal file
View File

@ -0,0 +1,2 @@
backgrounds/ usr/share/
pika-wallpapers.xml usr/share/gnome-background-properties/