c323551e0e
- Add CONFLICTS between them. PR: ports/108539 Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
11 lines
364 B
Text
11 lines
364 B
Text
--- ./doc/Makefile.am.orig Mon Dec 18 10:30:19 2006
|
|
+++ ./doc/Makefile.am Sun Feb 18 12:49:30 2007
|
|
@@ -6,8 +6,6 @@
|
|
sed 's/%LIBEXECDIR%/$(subst /,\/,$(libexecdir))/g' $< > $@
|
|
|
|
install-data-hook:
|
|
- rm -f $(DESTDIR)$(mandir)/man1/vdeqemu.1
|
|
- (cd $(DESTDIR)$(mandir)/man1 && $(LN_S) vdeq.1 vdeqemu.1)
|
|
|
|
uninstall-local:
|
|
rm -f $(DESTDIR)$(mandir)/man1/vdeqemu.1
|