diff options
Diffstat (limited to 'debian/patches/0705-kfreebsd.patch')
-rw-r--r-- | debian/patches/0705-kfreebsd.patch | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/debian/patches/0705-kfreebsd.patch b/debian/patches/0705-kfreebsd.patch index e058877..86f7650 100644 --- a/debian/patches/0705-kfreebsd.patch +++ b/debian/patches/0705-kfreebsd.patch @@ -1,8 +1,10 @@ description: Fix build failure on kfreebsd (closes: #680234) author: Petr Salinger ---- a/backend/umax_pp_low.c -+++ b/backend/umax_pp_low.c -@@ -73,8 +73,10 @@ +Index: trunk/backend/umax_pp_low.c +=================================================================== +--- trunk.orig/backend/umax_pp_low.c ++++ trunk/backend/umax_pp_low.c +@@ -74,8 +74,10 @@ #endif #ifdef HAVE_MACHINE_CPUFUNC_H |