ports/math/wxMaxima/files/patch-data_Makefile.am
Nicola Vitale bd8bca46ae - Update to 16.04.1
- Use GitHub instead of SourceForge as download site
- Pass --docdir option to configure to fix documentation path
- Install info file
- Add autoreconf and shared-mime-info to USES
- Build the port with version 3.0 of wxWidget
- Remove post-install target
- Remove files/patch-data_Makefile.am, files/patch-src_MathCtrl.cpp,
  files/patch-src_MathCtrl.h, files/patch-wxmaxima.desktop
- Add a patch to fix the installation directory of man page
- Update URL of web site
2016-04-24 21:21:15 +00:00

11 lines
395 B
Text

--- data/Makefile.am.orig 2016-04-23 16:57:50 UTC
+++ data/Makefile.am
@@ -13,7 +13,7 @@ appicondir = $(datarootdir)/pixmaps
dist_appicon_DATA = wxmaxima.svg wxmaxima.png text-x-wxmaxima-batch.svg text-x-wxmathml.svg wxmaxima-16.xpm wxmaxima-32.xpm
-mandatadir = $(datadir)/man/man1
+mandatadir = $(mandir)/man1
dist_mandata_DATA = wxmaxima.1
mimedatadir = $(datarootdir)/mime/packages