12 lines
590 B
Plaintext
12 lines
590 B
Plaintext
$OpenBSD: patch-icons_Makefile_in,v 1.2 2016/12/19 12:29:01 kirby Exp $
|
|
--- icons/Makefile.in.orig Sun Dec 4 01:18:34 2016
|
|
+++ icons/Makefile.in Wed Dec 7 15:16:46 2016
|
|
@@ -519,7 +519,6 @@ install-data-local:
|
|
$(MKDIR_P) $(DESTDIR)$(appdatadir)
|
|
$(INSTALL_DATA) $(srcdir)/warzone2100.png $(DESTDIR)$(icondir)/warzone2100.png
|
|
$(INSTALL_DATA) $(srcdir)/warzone2100.desktop $(DESTDIR)$(applicationdir)/warzone2100.desktop
|
|
- $(INSTALL_DATA) $(srcdir)/warzone2100.appdata.xml $(DESTDIR)$(appdatadir)/warzone2100.appdata.xml
|
|
|
|
uninstall-local:
|
|
$(RM) $(DESTDIR)$(icondir)/warzone2100.png
|