diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-12-21 08:40:45 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-12-21 08:40:45 +0800 |
commit | 3eadfcfb538d4ce51a5fd89d11a18d588ecc456c (patch) | |
tree | 5ead3aa680b196cda770d038be4ed39344c3d1ee /sysutils | |
parent | ae791d332750ff68e9083dfeb6c789268bccd465 (diff) | |
download | marcuscom-ports-3eadfcfb538d4ce51a5fd89d11a18d588ecc456c.tar marcuscom-ports-3eadfcfb538d4ce51a5fd89d11a18d588ecc456c.tar.gz marcuscom-ports-3eadfcfb538d4ce51a5fd89d11a18d588ecc456c.tar.bz2 marcuscom-ports-3eadfcfb538d4ce51a5fd89d11a18d588ecc456c.tar.lz marcuscom-ports-3eadfcfb538d4ce51a5fd89d11a18d588ecc456c.tar.xz marcuscom-ports-3eadfcfb538d4ce51a5fd89d11a18d588ecc456c.tar.zst marcuscom-ports-3eadfcfb538d4ce51a5fd89d11a18d588ecc456c.zip |
Remove white space
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3277 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/gnome-control-center/pkg-plist | 2 | ||||
-rw-r--r-- | sysutils/gnomecontrolcenter2/pkg-plist | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/gnome-control-center/pkg-plist b/sysutils/gnome-control-center/pkg-plist index 214c84e73..12832ae42 100644 --- a/sysutils/gnome-control-center/pkg-plist +++ b/sysutils/gnome-control-center/pkg-plist @@ -186,7 +186,7 @@ share/locale/zh_CN/LC_MESSAGES/control-center-2.0.mo share/locale/zh_TW/LC_MESSAGES/control-center-2.0.mo share/locale/zu/LC_MESSAGES/control-center-2.0.mo @unexec rmdir %D/share/locale/nso/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/ share/locale/nso 2> /dev/null || true +@unexec rmdir %D/share/locale/nso 2> /dev/null || true @dirrm share/gnome/gnome-background-properties @dirrm share/gnome/cursor-fonts @dirrm share/gnome/control-center-2.0/xrdb diff --git a/sysutils/gnomecontrolcenter2/pkg-plist b/sysutils/gnomecontrolcenter2/pkg-plist index 214c84e73..12832ae42 100644 --- a/sysutils/gnomecontrolcenter2/pkg-plist +++ b/sysutils/gnomecontrolcenter2/pkg-plist @@ -186,7 +186,7 @@ share/locale/zh_CN/LC_MESSAGES/control-center-2.0.mo share/locale/zh_TW/LC_MESSAGES/control-center-2.0.mo share/locale/zu/LC_MESSAGES/control-center-2.0.mo @unexec rmdir %D/share/locale/nso/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/ share/locale/nso 2> /dev/null || true +@unexec rmdir %D/share/locale/nso 2> /dev/null || true @dirrm share/gnome/gnome-background-properties @dirrm share/gnome/cursor-fonts @dirrm share/gnome/control-center-2.0/xrdb |