summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-client/xombrero/xombrero-1.6.3.ebuild')
-rw-r--r--www-client/xombrero/xombrero-1.6.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/xombrero/xombrero-1.6.3.ebuild b/www-client/xombrero/xombrero-1.6.3.ebuild
index ac883c47970d..aed2acd2824f 100644
--- a/www-client/xombrero/xombrero-1.6.3.ebuild
+++ b/www-client/xombrero/xombrero-1.6.3.ebuild
@@ -57,7 +57,7 @@ src_prepare() {
-e 's,install: all,install: all\n\tinstall -m 755 -d $(DESTDIR)$(PREFIX)/share/applications,g' \
Makefile || die 'sed Makefile failed.'
sed -i \
- -e 's#https://www\.cyphertite\.com#http://www.gentoo.org/#' \
+ -e 's#https://www\.cyphertite\.com#https://www.gentoo.org/#' \
-e "s#/usr/local#/usr#" \
../xombrero.h || die 'sed ../xombrero.c failed.'
sed -i \