profile-sync-daemon: remove long_desc.

This commit is contained in:
Juan RP 2014-02-17 17:31:27 +01:00
parent 52fc7e7d48
commit 935b9354ee
1 changed files with 1 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'profile-sync-daemon' # Template file for 'profile-sync-daemon'
pkgname=profile-sync-daemon pkgname=profile-sync-daemon
version=5.45.1 version=5.45.1
revision=1 revision=2
noarch="yes" noarch="yes"
conf_files="/etc/psd.conf" conf_files="/etc/psd.conf"
makedepends="rsync" makedepends="rsync"
@ -12,9 +12,6 @@ license="MIT"
homepage="https://github.com/graysky2/profile-sync-daemon" homepage="https://github.com/graysky2/profile-sync-daemon"
distfiles="http://repo-ck.com/source/$pkgname/$pkgname-$version.tar.xz" distfiles="http://repo-ck.com/source/$pkgname/$pkgname-$version.tar.xz"
checksum=5f93e77c6ad4d7688a9503f9d426f9e29b6af64196e110a7e85f4f4f799f8487 checksum=5f93e77c6ad4d7688a9503f9d426f9e29b6af64196e110a7e85f4f4f799f8487
long_desc="
profile-sync-daemon symlinks and sync browser profiles to RAM (tmpfs) thus
reducing SSD/HDD calls and speeding-up browsers."
do_install() { do_install() {
make DESTDIR="$DESTDIR" install-systemd-all make DESTDIR="$DESTDIR" install-systemd-all