summaryrefslogtreecommitdiffstats
path: root/dropbox-client/build/dropbox-client.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2010-06-02 21:21:35 +0000
committer Eric Hameleers <alien@slackware.com>2010-06-02 21:21:35 +0000
commitd868fbd57806c657340e9fc17ee9c05c310497d5 (patch)
treeef672c1e63c1eb882ca12412cab1617183443807 /dropbox-client/build/dropbox-client.SlackBuild
parentca876f144883e4494161ae4b2450ad89a367aacf (diff)
downloadasb-d868fbd57806c657340e9fc17ee9c05c310497d5.tar.gz
asb-d868fbd57806c657340e9fc17ee9c05c310497d5.tar.xz
Name the RPM properly
Diffstat (limited to 'dropbox-client/build/dropbox-client.SlackBuild')
-rwxr-xr-xdropbox-client/build/dropbox-client.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dropbox-client/build/dropbox-client.SlackBuild b/dropbox-client/build/dropbox-client.SlackBuild
index 60841c20..6c6992ac 100755
--- a/dropbox-client/build/dropbox-client.SlackBuild
+++ b/dropbox-client/build/dropbox-client.SlackBuild
@@ -74,7 +74,7 @@ if [ -z "$ARCH" ]; then
esac
fi
-SOURCE="$SRCDIR/${RPMNAM}-${VERSION}-1.fc10.${ARCH}.rpm"
+SOURCE="$SRCDIR/${RPMNAM}-${VERSION}-1.fedora.${ARCH}.rpm"
SRCURL="http://linux.dropbox.com/packages/${RPMNAM}-${VERSION}-1.fedora.${ARCH}.rpm"
##