File: patch-5

package info (click to toggle)
liblog-log4perl-perl 1.07-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,456 kB
  • ctags: 418
  • sloc: perl: 4,972; sh: 29; makefile: 11
file content (13 lines) | stat: -rw-r--r-- 576 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
Revision: skeleton-make-rules--main--0.1--patch-5
Archive: srivasta@debian.org--etch
Creator: Manoj Srivastava <srivasta@debian.org>
Date: Thu Jun 15 13:17:24 CDT 2006
Standard-date: 2006-06-15 18:17:24 GMT
Modified-files: pkgvars.mk
New-patches: srivasta@debian.org--etch/skeleton-make-rules--main--0.1--patch-5
Summary: Allow doe space separated arch list
Keywords: 

* pkgvars.mk (if (/^Architecture): The package could have a space
  separated list of architectures (or any). This change allows us to
  match any of the specified architectures, not just the first match.