author | schurig <schurig> | 2003-06-13 06:59:18 (UTC) |
---|---|---|
committer | schurig <schurig> | 2003-06-13 06:59:18 (UTC) |
commit | e3aca4ddc6f27ada8b1e72a8e36b52b1fb2c5c94 (patch) (side-by-side diff) | |
tree | 9d9f90cb0f036a5719d072aaf1ef5929c82011ad | |
parent | 1de36e34b490c6f26d29d826160b4d306bcb5e46 (diff) | |
download | opie-e3aca4ddc6f27ada8b1e72a8e36b52b1fb2c5c94.zip opie-e3aca4ddc6f27ada8b1e72a8e36b52b1fb2c5c94.tar.gz opie-e3aca4ddc6f27ada8b1e72a8e36b52b1fb2c5c94.tar.bz2 |
added 'Architecture: all' field
-rw-r--r-- | scripts/remove/opie-remove.control | 1 | ||||
-rw-r--r-- | scripts/remove/qpe-remove.control | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/scripts/remove/opie-remove.control b/scripts/remove/opie-remove.control index c837dc8..9b3b749 100644 --- a/scripts/remove/opie-remove.control +++ b/scripts/remove/opie-remove.control @@ -5,2 +5,3 @@ Priority: optional Version: 0.9.1 +Architecture: all Description: Remove opie -- Use at own risc -- will remove opie and /opt/QtPalmtop/ diff --git a/scripts/remove/qpe-remove.control b/scripts/remove/qpe-remove.control index 0b766d9..96b4b45 100644 --- a/scripts/remove/qpe-remove.control +++ b/scripts/remove/qpe-remove.control @@ -5,2 +5,3 @@ Priority: optional Version: 0.9.1 +Architecture: all Description: Remove qtopia -- Use at own risc -- will remove qtopia and /opt/QtPalmtop/ |