pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
monajat: add another script to REPLACE_PYTHON
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <tk%giga.or.at@localhost>
Pushed By: wiz
Date: Thu Sep 3 17:47:46 2020 +0200
Changeset: 395d2f45f1b210781307fcc114b087763a380a5e
Modified Files:
monajat/Makefile
Log Message:
monajat: add another script to REPLACE_PYTHON
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=395d2f45f1b210781307fcc114b087763a380a5e
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
monajat/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diffs:
diff --git a/monajat/Makefile b/monajat/Makefile
index 28738e6d11..e8cfa3b9d1 100644
--- a/monajat/Makefile
+++ b/monajat/Makefile
@@ -24,7 +24,8 @@ PYTHON_VERSIONS_ACCEPTED= 27 # py-notify, py-gtk2, py-gobject
INSTALLATION_DIRS+= bin
-REPLACE_PYTHON+= ${WRKSRC}/monajat-applet
+REPLACE_PYTHON+= monajat-applet
+REPLACE_PYTHON+= monajat-mod
.include "../../devel/pango/buildlink3.mk"
.include "../../devel/py-gobject/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index