pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gnucash-devel: stop installing another Makefile
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <tk%giga.or.at@localhost>
Pushed By: wiz
Date: Mon Mar 5 14:39:15 2018 +0100
Changeset: 51e50ad83859b7a9a44a15c29e9e0adfa1a2e8c1
Modified Files:
gnucash-devel/Makefile
gnucash-devel/PLIST
Log Message:
gnucash-devel: stop installing another Makefile
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=51e50ad83859b7a9a44a15c29e9e0adfa1a2e8c1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gnucash-devel/Makefile | 1 +
gnucash-devel/PLIST | 1 -
2 files changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/gnucash-devel/Makefile b/gnucash-devel/Makefile
index f878f306d0..3b3cd6cb5c 100644
--- a/gnucash-devel/Makefile
+++ b/gnucash-devel/Makefile
@@ -57,6 +57,7 @@ INSTALLATION_DIRS= share/examples/gnucash
post-install:
${MV} ${DESTDIR}${PREFIX}/etc/gnucash/environment ${DESTDIR}${PREFIX}/share/examples/gnucash/environment
+ ${RM} -f ${DESTDIR}${PREFIX}/share/gnucash/pixmaps/Makefile
.include "options.mk"
diff --git a/gnucash-devel/PLIST b/gnucash-devel/PLIST
index af3dec9756..04cee6c73e 100644
--- a/gnucash-devel/PLIST
+++ b/gnucash-devel/PLIST
@@ -1003,7 +1003,6 @@ share/gnucash/jqplot/jquery.jqplot.js
share/gnucash/jqplot/jquery.min.js
share/gnucash/make-prefs-migration-script.xsl
share/gnucash/migratable-prefs.xml
-share/gnucash/pixmaps/Makefile
share/gnucash/pixmaps/gnucash-icon-48x48.bmp
share/gnucash/pixmaps/gnucash-icon.ico
share/gnucash/pixmaps/gnucash_splash.png
Home |
Main Index |
Thread Index |
Old Index