diff options
author | sibel <lesibel@free.fr> | 2011-01-15 17:26:50 +0100 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2011-01-15 17:26:50 +0100 |
commit | b0b9c1df6fc78124da5edaae345691eff0e938a3 (patch) | |
tree | ac0098f6f49bfd40a1f0bb0c0dc1a722abdcea14 /kde | |
parent | d5be84a90435b9248fd4653caf53733cad122672 (diff) | |
download | nutyx-pakxe-b0b9c1df6fc78124da5edaae345691eff0e938a3.tar.gz nutyx-pakxe-b0b9c1df6fc78124da5edaae345691eff0e938a3.tar.bz2 nutyx-pakxe-b0b9c1df6fc78124da5edaae345691eff0e938a3.tar.xz nutyx-pakxe-b0b9c1df6fc78124da5edaae345691eff0e938a3.zip |
redland, suppression pre et post install
Diffstat (limited to 'kde')
-rw-r--r-- | kde/redland/post-install | 3 | ||||
-rw-r--r-- | kde/redland/pre-install | 4 |
2 files changed, 0 insertions, 7 deletions
diff --git a/kde/redland/post-install b/kde/redland/post-install deleted file mode 100644 index 4978f0a69..000000000 --- a/kde/redland/post-install +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash -pkg-get remove libtool226 - diff --git a/kde/redland/pre-install b/kde/redland/pre-install deleted file mode 100644 index 8b5121cef..000000000 --- a/kde/redland/pre-install +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/bash -pkg-get remove libtool -prt-get depinst libtool226 - |