author | kergoth <kergoth> | 2003-01-23 20:27:01 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-01-23 20:27:01 (UTC) |
commit | afe2c2f4925e45440c081c695a4af0c7839789ef (patch) (side-by-side diff) | |
tree | a6372e3cdb8a29b3f316dd110188f148d65e4410 /qt/qt-embedded.postinst | |
parent | 57ed11c1dddb5dc974903c291007662c1f5203c6 (diff) | |
download | opie-afe2c2f4925e45440c081c695a4af0c7839789ef.zip opie-afe2c2f4925e45440c081c695a4af0c7839789ef.tar.gz opie-afe2c2f4925e45440c081c695a4af0c7839789ef.tar.bz2 |
Duplicate control pointed out by oliver
-rwxr-xr-x | qt/qt-embedded.postinst | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/qt/qt-embedded.postinst b/qt/qt-embedded.postinst deleted file mode 100755 index 50d922c..0000000 --- a/qt/qt-embedded.postinst +++ b/dev/null @@ -1,4 +0,0 @@ -#!/bin/sh - -[ -x ldconfig ] && ldconfig -exit 0 |