View | Details | Raw Unified | Return to bug 123093
Collapse All | Expand All

(-)fakeroot/files/patch-configure (+11 lines)
Line 0 Link Here
1
--- configure.orig	2008-04-25 20:11:19.000000000 +0200
2
+++ configure	2008-04-25 20:11:30.000000000 +0200
3
@@ -11755,7 +11755,7 @@
4
 {
5
 
6
        int __xmknodat  ( int ver,
7
-                         inf dirfd,
8
+                         int dirfd,
9
                          const char *pathname ,
10
                          mode_t  mode ,  dev_t dev);
11

Return to bug 123093