mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
xfce-extra/thunar-archive-plugin: remove unused patch
Closes: https://github.com/gentoo/gentoo/pull/5460
This commit is contained in:
committed by
Michał Górny
parent
dbce85cd66
commit
17ee17b504
@@ -1,15 +0,0 @@
|
||||
diff --git a/scripts/Makefile.am b/scripts/Makefile.am
|
||||
index 4da529c..2ba8dec 100644
|
||||
--- a/scripts/Makefile.am
|
||||
+++ b/scripts/Makefile.am
|
||||
@@ -9,8 +9,8 @@ wrapper_SCRIPTS = \
|
||||
install-exec-hook:
|
||||
$(mkinstalldirs) $(DESTDIR)$(wrapperdir)
|
||||
-( cd $(DESTDIR)$(wrapperdir) ; \
|
||||
- test -f gnome-file-roller.tap \
|
||||
- || ln -sf file-roller.tap gnome-file-roller.tap )
|
||||
+ ln -sf file-roller.tap gnome-file-roller.tap; \
|
||||
+ ln -sf file-roller.tap org.gnome.FileRoller.tap; )
|
||||
|
||||
EXTRA_DIST = \
|
||||
$(wrapper_SCRIPTS) \
|
||||
Reference in New Issue
Block a user