Compare commits

1 Commits
main ... 1.1

2 changed files with 5 additions and 7 deletions

View File

@@ -1,9 +1,3 @@
-------------------------------------------------------------------
Thu Feb 22 08:09:27 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN
-------------------------------------------------------------------
Tue May 17 16:37:58 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@@ -51,7 +51,11 @@ from the JFS fsck workspace into a file o xpeek--shell-type JFS file
system editor
%prep
%autosetup -p1
%setup -q
%patch1 -p1
%patch2 -p1
%patch3 -p1
%patch4 -p1
%build
sed -i -e 's@^\./"@\." @' fsck/jfs_fsck.8 \