diff options
author | Michael Lauer <mickey@vanille-media.de> | 2005-04-05 13:38:54 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2005-04-05 13:38:54 +0000 |
commit | 7d40090e8f4703760e346c22bc97cf56d571df95 (patch) | |
tree | 5e1ffd6ccac7237b1b60355f90505f22ed627c4b /packages/postfix | |
parent | 4b8985e828204f078cc614968373b3fbb18661de (diff) |
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages
2005/04/05 15:35:53+02:00 uni-frankfurt.de!mickeyl
mark gs, libxfce4util and file as broken, upgrade postfix
BKrev: 425294ee8I4-J8RLc8hmki8n8A-Jug
Diffstat (limited to 'packages/postfix')
-rw-r--r-- | packages/postfix/postfix-2.0.20/install.patch (renamed from packages/postfix/postfix-2.0.15/install.patch) | 0 | ||||
-rw-r--r-- | packages/postfix/postfix-2.0.20/makedefs.patch (renamed from packages/postfix/postfix-2.0.15/makedefs.patch) | 0 | ||||
-rw-r--r-- | packages/postfix/postfix-native_2.0.20.bb (renamed from packages/postfix/postfix-native_2.0.15.bb) | 0 | ||||
-rw-r--r-- | packages/postfix/postfix_2.0.15.bb | 23 | ||||
-rw-r--r-- | packages/postfix/postfix_2.0.20.bb | 0 |
5 files changed, 0 insertions, 23 deletions
diff --git a/packages/postfix/postfix-2.0.15/install.patch b/packages/postfix/postfix-2.0.20/install.patch index e69de29bb2..e69de29bb2 100644 --- a/packages/postfix/postfix-2.0.15/install.patch +++ b/packages/postfix/postfix-2.0.20/install.patch diff --git a/packages/postfix/postfix-2.0.15/makedefs.patch b/packages/postfix/postfix-2.0.20/makedefs.patch index e69de29bb2..e69de29bb2 100644 --- a/packages/postfix/postfix-2.0.15/makedefs.patch +++ b/packages/postfix/postfix-2.0.20/makedefs.patch diff --git a/packages/postfix/postfix-native_2.0.15.bb b/packages/postfix/postfix-native_2.0.20.bb index e69de29bb2..e69de29bb2 100644 --- a/packages/postfix/postfix-native_2.0.15.bb +++ b/packages/postfix/postfix-native_2.0.20.bb diff --git a/packages/postfix/postfix_2.0.15.bb b/packages/postfix/postfix_2.0.15.bb deleted file mode 100644 index 483e95f19c..0000000000 --- a/packages/postfix/postfix_2.0.15.bb +++ /dev/null @@ -1,23 +0,0 @@ -SECTION = "console/network" -DEPENDS = "db3 pcre postfix-native" -LICENSE = "IPL" -SRC_URI = "ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-${PV}.tar.gz \ - file://${FILESDIR}/makedefs.patch;patch=1 \ - file://${FILESDIR}/install.patch;patch=1" -S = "${WORKDIR}/postfix-${PV}" - -export SYSLIBS = "-lpcre -ldb -lnsl -lresolv ${LDFLAGS}" -export EXPORT = "AUXLIBS='-lpcre' CCARGS='-DHAS_PCRE ${CFLAGS}' OPT='' DEBUG='-g'" -export CC_append = " -DHAS_PCRE ${CFLAGS}" -export EXTRA_OEMAKE = "-e" -export POSTCONF = "${STAGING_BINDIR}/postconf" - -do_compile () { - unset CFLAGS CPPFLAGS CXXFLAGS - oe_runmake makefiles - oe_runmake -} - -do_install () { - sh ./postfix-install 'install_root=${D}' -non-interactive -} diff --git a/packages/postfix/postfix_2.0.20.bb b/packages/postfix/postfix_2.0.20.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/packages/postfix/postfix_2.0.20.bb |