Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37579655
en ru br
ALT Linux repos
S:0.3-alt2
5.0: 0.1h-alt7
4.1: 0.1h-alt6
4.0: 0.1h-alt3
3.0: 0.1h-alt3

Group :: System/Configuration/Hardware
RPM: gpart

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: gpart-0.3-alt-lfs.patch
Download


--- src/gpart.c~	2022-08-06 14:38:35.000000000 +0300
+++ src/gpart.c	2023-06-08 15:04:01.038757269 +0300
@@ -45,6 +45,8 @@
  *
  */
 
+#include "config.h"
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <stdarg.h>
--- src/disku.c~	2022-08-06 14:38:35.000000000 +0300
+++ src/disku.c	2023-06-08 14:59:43.080836429 +0300
@@ -15,6 +15,8 @@
  *
  */
 
+#include "config.h"
+
 #include <errno.h>
 #include <stdio.h>
 #include <string.h>
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin