diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-09-30 01:01:45 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-09-30 01:01:45 +0200 |
commit | edf9e641419b18da84881df8a529d28b4734a4e7 (patch) | |
tree | 36cd097a0f95b4fc0059e8338df24bb0b7017b33 /kde3/kdeartwork3/post-install | |
parent | 0a2dfe425720ee8d2f67418314e6e87a615be06b (diff) | |
download | nutyx-pakxe-edf9e641419b18da84881df8a529d28b4734a4e7.tar.gz nutyx-pakxe-edf9e641419b18da84881df8a529d28b4734a4e7.tar.bz2 nutyx-pakxe-edf9e641419b18da84881df8a529d28b4734a4e7.tar.xz nutyx-pakxe-edf9e641419b18da84881df8a529d28b4734a4e7.zip |
ajout de kdeartwork3#3.5.10-1
Diffstat (limited to 'kde3/kdeartwork3/post-install')
-rw-r--r-- | kde3/kdeartwork3/post-install | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/kde3/kdeartwork3/post-install b/kde3/kdeartwork3/post-install new file mode 100644 index 000000000..8f0d18e68 --- /dev/null +++ b/kde3/kdeartwork3/post-install @@ -0,0 +1,4 @@ +package=kdeartwork +if ( pkginfo -i | grep $package > /dev/null ) ; then + pkgrm $package +fi |