From bb837c7ea18dc4bf70923e1b6f70080739e03b15 Mon Sep 17 00:00:00 2001 From: luoyaoming Date: Tue, 7 May 2024 10:45:49 +0800 Subject: [PATCH] format patches --- debian/patches/do-not-override-build-commands.patch | 2 +- debian/patches/replace-webpack-imports.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/patches/do-not-override-build-commands.patch b/debian/patches/do-not-override-build-commands.patch index ca70751..88f3c21 100644 --- a/debian/patches/do-not-override-build-commands.patch +++ b/debian/patches/do-not-override-build-commands.patch @@ -8,7 +8,7 @@ We do not use webpack in debian packaging. 1 file changed, 2 deletions(-) diff --git a/setup.py b/setup.py -index 36a2a98..e42f539 100644 +index f11bbc8..0504adb 100644 --- a/setup.py +++ b/setup.py @@ -90,7 +90,5 @@ setup( diff --git a/debian/patches/replace-webpack-imports.patch b/debian/patches/replace-webpack-imports.patch index 475faa3..cff4948 100644 --- a/debian/patches/replace-webpack-imports.patch +++ b/debian/patches/replace-webpack-imports.patch @@ -11,7 +11,7 @@ https://github.com/webpack-contrib/sass-loader#resolving-import-at-rules 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/sass/_theme_variables.sass b/src/sass/_theme_variables.sass -index d9a5310..5b47605 100644 +index a92bdb4..ce2d2b8 100644 --- a/src/sass/_theme_variables.sass +++ b/src/sass/_theme_variables.sass @@ -2,7 +2,7 @@