[csw-devel] SF.net SVN: gar:[10706] csw/mgar/pkg/bitlbee/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri Aug 6 17:48:08 CEST 2010


Revision: 10706
          http://gar.svn.sourceforge.net/gar/?rev=10706&view=rev
Author:   dmichelsen
Date:     2010-08-06 15:48:08 +0000 (Fri, 06 Aug 2010)

Log Message:
-----------
bitlbee: Add comment about upstream bug report

Modified Paths:
--------------
    csw/mgar/pkg/bitlbee/trunk/Makefile

Modified: csw/mgar/pkg/bitlbee/trunk/Makefile
===================================================================
--- csw/mgar/pkg/bitlbee/trunk/Makefile	2010-08-06 14:42:11 UTC (rev 10705)
+++ csw/mgar/pkg/bitlbee/trunk/Makefile	2010-08-06 15:48:08 UTC (rev 10706)
@@ -14,6 +14,8 @@
 MASTER_SITES = http://get.bitlbee.org/src/
 DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
 
+# Use these patches until this is fixed:
+#   http://bugs.bitlbee.org/bitlbee/ticket/667
 PATCHFILES  = 0001-Do-not-use-gcc-specific-Wall.patch
 PATCHFILES += 0002-Use-putenv-instead-of-setenv.patch
 PATCHFILES += 0003-Remove-more-GCC-specific-Wall.patch
@@ -28,16 +30,12 @@
 # File name regex to get notifications about upstream software releases
 UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
 
-# Build mechanism ignores CPPFLAGS
-# EXTRA_CFLAGS = $(CPPFLAGS)
-
 BUILD_DEP_PKGS = CSWossldevel CSWlibevent-devel CSWggettext CSWglib2devel
 RUNTIME_DEP_PKGS = CSWosslrt CSWlibevent CSWggettextrt CSWglib2
 
 sysconfdir = /etc/opt/csw
 localstatedir = /var/opt/csw
 
-# bash configure --prefix=/opt/csw --ssl=openssl --events=libevent
 CONFIGURE_SCRIPTS = custom
 CONFIGURE_ARGS  = --prefix=$(prefix)
 CONFIGURE_ARGS += --etcdir=$(sysconfdir)


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list