pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

itask-ng: fix APPEND_ELF in PLIST



Module Name:	pkgsrc-wip
Committed By:	Roland Illig <roland.illig%gmx.de@localhost>
Pushed By:	rillig
Date:		Sat Mar 17 23:40:03 2018 +0100
Changeset:	7f2bb54debe5adeb106e14c4f632116beeb60013

Modified Files:
	itask-ng/PLIST

Log Message:
itask-ng: fix APPEND_ELF in PLIST

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=7f2bb54debe5adeb106e14c4f632116beeb60013

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 itask-ng/PLIST | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/itask-ng/PLIST b/itask-ng/PLIST
index 7bdde8604c..b90a622b7a 100644
--- a/itask-ng/PLIST
+++ b/itask-ng/PLIST
@@ -3,6 +3,6 @@ lib/enlightenment/modules/ng/VeraBd.ttf
 lib/enlightenment/modules/ng/e-module-ng.edj
 lib/enlightenment/modules/ng/module.desktop
 lib/enlightenment/modules/ng/module_icon.png
-lib/enlightenment/modules/ng/${LOWER_OPSYS}elf-${MACHINE_ARCH}/module.la
+lib/enlightenment/modules/ng/${LOWER_OPSYS}${APPEND_ELF}-${MACHINE_ARCH}/module.la
 lib/enlightenment/modules/ng/ng.edc
 lib/enlightenment/modules/ng/ng.edj


Home | Main Index | Thread Index | Old Index