diff --git a/system/base/pisi/files/kernel_build_fix.patch b/system/base/pisi/files/kernel_build_fix.patch
deleted file mode 100644
index f77cf77d..00000000
--- a/system/base/pisi/files/kernel_build_fix.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-diff -Nuar a/pisi/actionsapi/kerneltools.py b/pisi/actionsapi/kerneltools.py
---- a/pisi/actionsapi/kerneltools.py 2020-01-10 04:21:15.000000000 +0300
-+++ b/pisi/actionsapi/kerneltools.py 2020-01-12 00:11:45.464966486 +0300
-@@ -254,7 +254,11 @@
- shelltools.makedirs(headers_tmp)
- shelltools.makedirs(headers_dir)
-
-+ # Clean up the source directory
-+ autotools.make('mrproper')
-+
- # install the headers
-+ autotools.make("%s defconfig" % make_cmd)
- autotools.rawInstall(make_cmd, "headers_install")
-
- oldwd = os.getcwd()
diff --git a/system/base/pisi/pspec.xml b/system/base/pisi/pspec.xml
index 037c2166..b866c08d 100644
--- a/system/base/pisi/pspec.xml
+++ b/system/base/pisi/pspec.xml
@@ -12,7 +12,7 @@
app:console
PISI is the package management system of Pisi Linux
PISI is a modern package management system implemented in Python. Some of its main features are: package sources are written in XML and python, implements all functions through a simple-to-use API, integrates low-level and high-level package management features.
- https://github.com/PisiLinuxNew/pisi/archive/v2.7.1.tar.gz
+ https://github.com/PisiLinuxNew/pisi/archive/v2.7.1.tar.gz
comar
plyvel
@@ -22,9 +22,6 @@
intltool
leveldb-devel
-
- kernel_build_fix.patch
-
@@ -74,6 +71,13 @@
+
+ 2020-01-10
+ 2.7.1
+ Rebuild
+ Safa Arıman
+ safa@ariman.gen.tr
+
2020-01-10
2.7.1