X-Git-Url: http://gitweb/?a=blobdiff_plain;f=src%2Fpkgutil.h;h=faebf10d1d57c21e6568b871274a63c87c521cd2;hb=b652593c3a2c4a96f1d80aacaf3d75f31138d90b;hp=30b41f84e35213ad2edc81164105833b682cdfb8;hpb=a0a634132e76613b552d33b7f62d1706836d8b5d;p=pkgutils-cross.git diff --git a/src/pkgutil.h b/src/pkgutil.h index 30b41f8..faebf10 100644 --- a/src/pkgutil.h +++ b/src/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-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 @@ -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"