Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
db67314fa1 |
@@ -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>
|
||||
|
||||
|
@@ -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 \
|
||||
|
Reference in New Issue
Block a user