diff --git a/packages/sysutils/parted/meta b/packages/sysutils/parted/meta index d51c077d0b..5bad807510 100644 --- a/packages/sysutils/parted/meta +++ b/packages/sysutils/parted/meta @@ -12,3 +12,5 @@ PKG_SECTION="system" PKG_SHORTDESC="parted: GNU partition editor" PKG_LONGDESC="GNU Parted is a program for creating, destroying, resizing, checking and copying partitions, and the file systems on them. This is useful for creating space for new operating systems, reorganising disk usage, copying data between hard disks and disk imaging." PKG_IS_ADDON="no" + +PKG_AUTORECONF="no"