diff options
author | Márcio Alexandre Silva Delgado <coadde@lavabit.com> | 2013-07-04 00:21:12 -0300 |
---|---|---|
committer | Márcio Alexandre Silva Delgado <coadde@lavabit.com> | 2013-07-04 00:21:12 -0300 |
commit | 3fcc9fad9a6411bc01dd2aa083a7cc8407155495 (patch) | |
tree | 1d2aca4225e0fe3a4d211b20454a60c98c959eeb /pcr/pybonjour/PKGBUILD | |
parent | 27de30007e987b9c3911198da203a853dabc13d1 (diff) | |
parent | 011045738754104f603135f0e6cc5518cde0864d (diff) | |
download | abslibre-3fcc9fad9a6411bc01dd2aa083a7cc8407155495.tar.gz abslibre-3fcc9fad9a6411bc01dd2aa083a7cc8407155495.tar.bz2 abslibre-3fcc9fad9a6411bc01dd2aa083a7cc8407155495.zip |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'pcr/pybonjour/PKGBUILD')
-rw-r--r-- | pcr/pybonjour/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/pybonjour/PKGBUILD b/pcr/pybonjour/PKGBUILD index 9f77354b2..cb7d6bd45 100644 --- a/pcr/pybonjour/PKGBUILD +++ b/pcr/pybonjour/PKGBUILD @@ -16,4 +16,4 @@ md5sums=('30cbfd3e9e9721b39f6aa67df1c315a2') package() { cd $srcdir/$pkgname-$pkgver python2 setup.py install --root=$pkgdir - } +} |