aboutsummaryrefslogtreecommitdiffstats
path: root/plugin.mk
blob: 7f3528a118b17128a65bad35a103d48da2781c93 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
%.eplug: %.eplug.in
    sed -e 's|\@PLUGINDIR\@|$(plugindir)|'      \
    -e 's|\@SOEXT\@|$(SOEXT)|'          \
    -e 's|\@GETTEXT_PACKAGE\@|$(GETTEXT_PACKAGE)|'  \
    -e 's|\@LOCALEDIR\@|$(localedir)|' $< > $@

%.eplug.in: %.eplug.xml
    LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp/notthere $< $@

%.error: %.error.xml
    LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp/notthere $< $@
eamer&id=ea9ba2edb9ba6080baa4ebc1fab7ce163167ee73'>commitdiffstats
path: root/mail/spamdyke
Commit message (Expand)AuthorAgeFilesLines
* - Update to 4.0.10wxs2009-01-072-5/+4
* - Update to 4.0.5miwi2008-10-192-4/+4
* - Update to 4.0.4miwi2008-09-242-4/+4
* - Update to 4.0.2wxs2008-08-122-8/+26
* Update to 3.1.8 - Fix open relay vulnerability.wxs2008-05-272-4/+4
* Update to version 3.1.7.wxs2008-04-172-4/+4