update
This commit is contained in:
parent
64110939ea
commit
713286bfd7
4
Makefile
4
Makefile
@ -5,7 +5,9 @@ install:
|
||||
cp --no-preserve=mode,ownership -r \
|
||||
wallpapers/* \
|
||||
$(DESTDIR)/usr/share/backgrounds/pika/
|
||||
pika-wallpapers.xml usr/share/gnome-background-properties/
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user