summaryrefslogtreecommitdiff
path: root/libre/clementine-libre
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-05-13 03:44:03 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-05-13 03:44:03 -0300
commit3de5ae9addf58277c7bd5c8b79b91669a2642f85 (patch)
treeefd0d867b85acabd07aca25bdeb150e1eef1695c /libre/clementine-libre
parent00394f126115ee841c7823a324207bcb9dc24cbc (diff)
clementine-libre: fix build issue on PKGBUILD
Diffstat (limited to 'libre/clementine-libre')
-rw-r--r--libre/clementine-libre/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/clementine-libre/PKGBUILD b/libre/clementine-libre/PKGBUILD
index cb1978d4f..65591b931 100644
--- a/libre/clementine-libre/PKGBUILD
+++ b/libre/clementine-libre/PKGBUILD
@@ -53,7 +53,7 @@ build() {
rm -v data/nyancat.png
## Put moognu.png to the source code
- cp -v "{srcdir}/moognu.png" data
+ cp -v ../moognu.png data
# Create a blank file due that is a dependency for clementine
touch data/schema/schema-30.sql