diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-10-03 15:39:03 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-10-03 15:39:03 +0200 |
commit | 6f5bf0b013d707eb9dcfecfa2e21e026ff50ec3c (patch) | |
tree | 8e60a796551d046e28699e3c8b42c72579ed18aa /kde3/kdeartwork3/post-install | |
parent | 790f698812454635563db12680bd80ce790379f3 (diff) | |
download | nutyx-pakxe-6f5bf0b013d707eb9dcfecfa2e21e026ff50ec3c.tar.gz nutyx-pakxe-6f5bf0b013d707eb9dcfecfa2e21e026ff50ec3c.tar.bz2 nutyx-pakxe-6f5bf0b013d707eb9dcfecfa2e21e026ff50ec3c.tar.xz nutyx-pakxe-6f5bf0b013d707eb9dcfecfa2e21e026ff50ec3c.zip |
maj kdeartwork3#3.5.10-2
Diffstat (limited to 'kde3/kdeartwork3/post-install')
-rw-r--r-- | kde3/kdeartwork3/post-install | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/kde3/kdeartwork3/post-install b/kde3/kdeartwork3/post-install deleted file mode 100644 index 8f0d18e68..000000000 --- a/kde3/kdeartwork3/post-install +++ /dev/null @@ -1,4 +0,0 @@ -package=kdeartwork -if ( pkginfo -i | grep $package > /dev/null ) ; then - pkgrm $package -fi |