diff options
author | David T. Stanford <dstanford@daemonbox.net> | 2012-11-16 20:40:47 (EST) |
---|---|---|
committer | root <root@debian-vbox.(none)> | 2012-11-16 20:40:47 (EST) |
commit | 25f3cf154d6e7e0cb747ae9a61a1c1730b9c7c0a (patch) | |
tree | 89087c2a489cc163bf94e9e7f94f01fa0cd96bb3 | |
parent | 699cf80e11b11e68e9cfb8eed073c992e953c8e3 (diff) |
Corrected upstream copyright dates and <binpkg>.pkg/files prefix
-rw-r--r-- | copyright | 3 | ||||
-rw-r--r-- | make-locales.pkg/files | 2 | ||||
-rw-r--r-- | make.pkg/files | 2 |
3 files changed, 4 insertions, 3 deletions
@@ -3,7 +3,8 @@ Upstream Source Location: <http://www.gnu.org/software/make/> -Copyright (C) 2007 Free Software Foundation, Inc. +Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, +2008, 2009, 2010 Free Software Foundation, Inc. These files may be reproduced, distributed, modified, and otherwise dealt in under the terms of the GNU General Public License, version 3. diff --git a/make-locales.pkg/files b/make-locales.pkg/files index 136f6df..59f8601 100644 --- a/make-locales.pkg/files +++ b/make-locales.pkg/files @@ -1 +1 @@ -/usr/local/share/locale/* +/usr/share/locale/* diff --git a/make.pkg/files b/make.pkg/files index 1fa4e27..5d995d5 100644 --- a/make.pkg/files +++ b/make.pkg/files @@ -1 +1 @@ -/usr/local/bin/make +/usr/bin/make |