summaryrefslogtreecommitdiff
path: root/graphics/paper-icon-theme/patches/patch-Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/paper-icon-theme/patches/patch-Makefile.am')
-rw-r--r--graphics/paper-icon-theme/patches/patch-Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/paper-icon-theme/patches/patch-Makefile.am b/graphics/paper-icon-theme/patches/patch-Makefile.am
index a1b97eea11d..8d51ae684ed 100644
--- a/graphics/paper-icon-theme/patches/patch-Makefile.am
+++ b/graphics/paper-icon-theme/patches/patch-Makefile.am
@@ -1,4 +1,4 @@
-$NetBSD: patch-Makefile.am,v 1.1 2016/06/13 00:26:04 youri Exp $
+$NetBSD: patch-Makefile.am,v 1.2 2016/06/18 09:06:01 youri Exp $
Install to pkgsrc prefix.
@@ -11,7 +11,7 @@ Install to pkgsrc prefix.
- $(MKDIR_P) $(DESTDIR)/usr/share/icons
- cp -Rv Paper $(DESTDIR)/usr/share/icons/.
+ $(MKDIR_P) $(DESTDIR)$(PREFIX)/share/icons
-+ cp -Rv Paper $(DESTDIR)$(PREFIX)/share/icons/.
++ cp -R Paper $(DESTDIR)$(PREFIX)/share/icons/.
uninstall-hook:
test -e $(DESTDIR)/usr/share/icons/Paper && rm -rfv $(DESTDIR)/usr/share/icons/Paper