diff options
author | Jose V Beneyto <joberui@ei.upv.es> | 2007-05-15 03:05:46 +0200 |
---|---|---|
committer | Jose V Beneyto <joberui@ei.upv.es> | 2007-05-15 03:05:46 +0200 |
commit | b32fb5543d2b35c045fca1098ea3f190148d45bb (patch) | |
tree | 20caa4dbcf3d978ac28b3667c62371b0237c8f94 /psi-im/Pkgfile | |
parent | 2827baef5a5d8b40351af0ebedb83fcd41c01e99 (diff) | |
download | contrib-b32fb5543d2b35c045fca1098ea3f190148d45bb.tar.gz contrib-b32fb5543d2b35c045fca1098ea3f190148d45bb.tar.xz |
ports/psi-im: Removed junk files.
Diffstat (limited to 'psi-im/Pkgfile')
-rw-r--r-- | psi-im/Pkgfile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/psi-im/Pkgfile b/psi-im/Pkgfile index 0ad4dddb3..aeb0c136c 100644 --- a/psi-im/Pkgfile +++ b/psi-im/Pkgfile @@ -15,4 +15,6 @@ build() { --qtdir=/usr/share/qt make make INSTALL_ROOT=${PKG} install + rm -f ${PKG}/usr/share/psi/COPYING + find ${PKG} -type f -name 'README' -exec rm -f {} \; } |