[Pkg-sql-ledger-commit] r105 - trunk/debian/patches
pkg-sql-ledger-discusssion at lists.alioth.debian.org
pkg-sql-ledger-discusssion at lists.alioth.debian.org
Mon Jan 9 08:26:57 UTC 2006
Author: hertzog
Date: 2006-01-09 08:26:56 +0000 (Mon, 09 Jan 2006)
New Revision: 105
Modified:
trunk/debian/patches/10makefiles.dpatch
Log:
Oops, wrond kind of space after "|".
Modified: trunk/debian/patches/10makefiles.dpatch
===================================================================
--- trunk/debian/patches/10makefiles.dpatch 2006-01-09 08:24:40 UTC (rev 104)
+++ trunk/debian/patches/10makefiles.dpatch 2006-01-09 08:26:56 UTC (rev 105)
@@ -48,7 +48,7 @@
@@ -0,0 +1,13 @@
+PACKAGE = sql-ledger
+
-+FILES = $(shell ls * | grep -v Makefile | grep -v COPYING | grep -v COPYRIGHT)
++FILES = $(shell ls * | grep -v Makefile | grep -v COPYING | grep -v COPYRIGHT)
+
+all:
+
More information about the Pkg-sql-ledger-commit
mailing list