mkinitramfs revert changes
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
import os
|
||||
|
||||
def preRemove():
|
||||
|
||||
if os.path.exists("/var/db/comar3/apps/mkinitramfs"):
|
||||
os.unlink("/var/db/comar3/scripts/System.PackageHandler/mkinitramfs.py")
|
||||
os.system("/bin/rm -Rf /var/db/comar3/apps/mkinitramfs")
|
||||
|
||||
@@ -21,4 +21,4 @@ def cleanupPackage(metapath, filepath):
|
||||
pass
|
||||
|
||||
def postCleanupPackage(metapath, filepath):
|
||||
generate_initramfs(filepath)
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user