Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting5.git;a=commitdiff;h=3e76c213dd279eacbb3128e98d3d7289ebf59ab7

commit 3e76c213dd279eacbb3128e98d3d7289ebf59ab7
Author: James Buren <[email protected]>
Date:   Thu Aug 9 13:07:59 2012 -0500

kernel.install: remove as it is no longer needed

diff --git a/source/include/kernel.install b/source/include/kernel.install
deleted file mode 100644
index 57e0c32..0000000
--- a/source/include/kernel.install
+++ /dev/null
@@ -1,16 +0,0 @@
-# arg 1:  the new package version
-post_install()
-{
-}
-
-# arg 1:  the new package version
-# arg 2:  the old package version
-post_upgrade()
-{
-       post_install
-}
-
-op=$1
-shift
-
-$op $*
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to