summaryrefslogtreecommitdiff
path: root/amsn
diff options
context:
space:
mode:
authorJose V Beneyto <sepen@users.sourceforge.net>2008-04-24 11:49:40 +0200
committerJose V Beneyto <sepen@users.sourceforge.net>2008-04-24 11:49:51 +0200
commit66fc89ba3faf1a066b8e8011cb60989e9ca6c408 (patch)
tree3ffc498376dff75fe73efc3868e407edae0467d1 /amsn
parent09367ba652ad2005e7afeb14a72dedb2e4ee8726 (diff)
downloadcontrib-66fc89ba3faf1a066b8e8011cb60989e9ca6c408.tar.gz
contrib-66fc89ba3faf1a066b8e8011cb60989e9ca6c408.tar.xz
amsn: Removed junk file.
Diffstat (limited to 'amsn')
-rw-r--r--amsn/.footprint1
-rw-r--r--amsn/Pkgfile6
2 files changed, 3 insertions, 4 deletions
diff --git a/amsn/.footprint b/amsn/.footprint
index 9d3d90bdb..fa9d23ca0 100644
--- a/amsn/.footprint
+++ b/amsn/.footprint
@@ -193,7 +193,6 @@ drwxr-xr-x root/root usr/share/amsn/plugins/remind/lang/
-rw-r--r-- root/root usr/share/amsn/plugins/remind/plugininfo.xml
-rw-r--r-- root/root usr/share/amsn/plugins/remind/remind.tcl
drwxr-xr-x root/root usr/share/amsn/plugins/winks/
--rw-r--r-- root/root usr/share/amsn/plugins/winks/README.txt
drwxr-xr-x root/root usr/share/amsn/plugins/winks/lang/
-rw-r--r-- root/root usr/share/amsn/plugins/winks/lang/langbe
-rw-r--r-- root/root usr/share/amsn/plugins/winks/lang/langde
diff --git a/amsn/Pkgfile b/amsn/Pkgfile
index ae6eec920..08547181b 100644
--- a/amsn/Pkgfile
+++ b/amsn/Pkgfile
@@ -6,8 +6,8 @@
name=amsn
version=0.97
-release=1
-source=(http://dl.sourceforge.net/$name/$name-$version.tar.bz2)
+release=2
+source=(http://dl.sourceforge.net/sourceforge/$name/$name-$version.tar.bz2)
build() {
cd $name-$version
@@ -17,6 +17,6 @@ build() {
make
make DESTDIR=$PKG install
rm -rf $PKG/usr/share/amsn/{AGREEMENT,CREDITS,FAQ,GNUGPL,HELP,INSTALL} \
- $PKG/usr/share/amsn/{TODO,docs,README,plugins/*/README} \
+ $PKG/usr/share/amsn/{TODO,docs,README,plugins/*/READM{E,E.txt}} \
$PKG/usr/share/amsn/utils/*/{LICENSE.txt,license.terms}
}

Generated by cgit