mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Remove old documentation hack (replacing links to *.gif with links to *.png).
Now balsa does it right OOB.
This commit is contained in:
parent
95aa8f9fee
commit
687aa4b304
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=35091
@ -36,7 +36,5 @@ pre-patch:
|
||||
's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \
|
||||
s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g ; \
|
||||
s|\$\(gnomedatadir\)/gnome|\$\(gnomedatadir\)|g'
|
||||
@find ${WRKSRC}/help -name "*.html" | xargs ${PERL} -pi -e \
|
||||
's|\.gif|.png|g'
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -36,7 +36,5 @@ pre-patch:
|
||||
's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \
|
||||
s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g ; \
|
||||
s|\$\(gnomedatadir\)/gnome|\$\(gnomedatadir\)|g'
|
||||
@find ${WRKSRC}/help -name "*.html" | xargs ${PERL} -pi -e \
|
||||
's|\.gif|.png|g'
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user