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

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Mon Apr 19 02:56:47 CEST 2010


Revision: 9693
          http://gar.svn.sourceforge.net/gar/?rev=9693&view=rev
Author:   bdwalton
Date:     2010-04-19 00:56:47 +0000 (Mon, 19 Apr 2010)

Log Message:
-----------
quilt: fix diffstat configure argument

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

Modified: csw/mgar/pkg/quilt/trunk/Makefile
===================================================================
--- csw/mgar/pkg/quilt/trunk/Makefile	2010-04-19 00:55:38 UTC (rev 9692)
+++ csw/mgar/pkg/quilt/trunk/Makefile	2010-04-19 00:56:47 UTC (rev 9693)
@@ -38,7 +38,7 @@
 CONFIGURE_ARGS += --with-diff=/opt/csw/bin/gdiff
 CONFIGURE_ARGS += --with-mktemp=/opt/csw/bin/mktemp
 CONFIGURE_ARGS += --with-patch=/opt/csw/bin/gpatch
-CONFIGURE_ARGS += --with-diffstat=/opt/csw/bin/gdiffstat
+CONFIGURE_ARGS += --with-diffstat=/opt/csw/bin/diffstat
 CONFIGURE_ARGS += --with-find=/opt/csw/bin/gfind
 CONFIGURE_ARGS += --with-sendmail=/usr/lib/sendmail
 CONFIGURE_ARGS += --without-rpmbuild


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