pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
irssi: don't break plugins
Module Name:	pkgsrc-wip
Committed By:	coypu <coypu%sdf.org@localhost>
Pushed By:	coypu
Date:		Wed Mar 2 22:08:09 2016 +0200
Changeset:	5bc2025ac1c3035e855acd22f105810f1cabc695
Modified Files:
	irssi/Makefile.common
Log Message:
irssi: don't break plugins
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5bc2025ac1c3035e855acd22f105810f1cabc695
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
 irssi/Makefile.common | 1 +
 1 file changed, 1 insertion(+)
diffs:
diff --git a/irssi/Makefile.common b/irssi/Makefile.common
index 65776fa..e2916eb 100644
--- a/irssi/Makefile.common
+++ b/irssi/Makefile.common
@@ -18,3 +18,4 @@ GITHUB_TAG=			${IRSSI_VERSION}
 # These files are generated during Irssi's build, but are required by
 # plugins to compile properly.
 IRSSI_CONFIG=			${PREFIX}/share/irssi/irssi-config
+IRSSI_CONFIG_H=			${PREFIX}/include/irssi/irssi-config.h
Home |
Main Index |
Thread Index |
Old Index