X-Git-Url: http://gitweb/?a=blobdiff_plain;f=pkgutil.h;h=faebf10d1d57c21e6568b871274a63c87c521cd2;hb=6d244ad0c04f92581dd38203bcad731a88f17d62;hp=d9503526784d4d3ad52d16dd2b56b54978d73e62;hpb=9fb2521b153582faf2d79e29f44421d34c2b6ae1;p=pkgutils-cross.git diff --git a/pkgutil.h b/pkgutil.h index d950352..faebf10 100644 --- a/pkgutil.h +++ b/pkgutil.h @@ -2,6 +2,7 @@ // pkgutils // // Copyright (c) 2000-2005 Per Liden +// Copyright (c) 2006-2010 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 @@ -32,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"