X-Git-Url: http://gitweb/?a=blobdiff_plain;f=pkgutil.h;h=7dee8e654226da65aeb1a1b9e847bd61c0f67c04;hb=c6f15699aa06f450985c3d67441bfb7250c65e57;hp=30b41f84e35213ad2edc81164105833b682cdfb8;hpb=6fe55c25a23b7ee2e84e3ad2d508196f3e5f82a3;p=pkgutils-cross.git diff --git a/pkgutil.h b/pkgutil.h index 30b41f8..7dee8e6 100644 --- a/pkgutil.h +++ b/pkgutil.h @@ -2,7 +2,7 @@ // pkgutils // // Copyright (c) 2000-2005 Per Liden -// Copyright (c) 2006-2007 by CRUX team (http://crux.nu) +// Copyright (c) 2006-2013 by CRUX team (http://crux.nu) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -33,7 +33,7 @@ #include #include -#define PKG_EXT ".pkg.tar.gz" +#define PKG_EXT ".pkg.tar." #define PKG_DIR "var/lib/pkg" #define PKG_DB "var/lib/pkg/db" #define PKG_REJECTED "var/lib/pkg/rejected"