/[pkg-sql-ledger]/trunk/debian/patches/10makefiles.dpatch
ViewVC logotype

Diff of /trunk/debian/patches/10makefiles.dpatch

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 103 by hertzog, Fri Jan 6 11:21:26 2006 UTC revision 104 by hertzog, Mon Jan 9 08:24:40 2006 UTC
# Line 48  exit 0 Line 48  exit 0
48  @@ -0,0 +1,13 @@  @@ -0,0 +1,13 @@
49  +PACKAGE = sql-ledger  +PACKAGE = sql-ledger
50  +  +
51  +FILES  = README Makefile faq.html  +FILES  = $(shell ls * | grep -v Makefile | grep -v COPYING | grep -v COPYRIGHT)
52  +  +
53  +all:  +all:
54  +  +
# Line 95  exit 0 Line 95  exit 0
95  @@ -0,0 +1,13 @@  @@ -0,0 +1,13 @@
96  +PACKAGE = sql-ledger  +PACKAGE = sql-ledger
97  +  +
98  +FILES  = sql-ledger.css  +FILES  = $(shell ls sql-ledger*.css)
99  +  +
100  +all:  +all:
101  +  +

Legend:
Removed from v.103  
changed lines
  Added in v.104

  ViewVC Help
Powered by ViewVC 1.1.5