diff options
author | sibel <lesibel@free.fr> | 2010-09-08 10:06:05 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-09-08 10:06:05 +0200 |
commit | aeb99c7d542d1e04dae439319c4b7f3fd3abfcc6 (patch) | |
tree | 8ea64d6e24c17bbbf533f96e656ac6ae72384780 /extra/quodlibet/Pkgfile | |
parent | 38dc0f13d2e6d9ec7d387e0fba1c859c4de1c96d (diff) | |
download | nutyx-pakxe-aeb99c7d542d1e04dae439319c4b7f3fd3abfcc6.tar.gz nutyx-pakxe-aeb99c7d542d1e04dae439319c4b7f3fd3abfcc6.tar.bz2 nutyx-pakxe-aeb99c7d542d1e04dae439319c4b7f3fd3abfcc6.tar.xz nutyx-pakxe-aeb99c7d542d1e04dae439319c4b7f3fd3abfcc6.zip |
Ajustement de make de extra/quodlibet
Diffstat (limited to 'extra/quodlibet/Pkgfile')
-rw-r--r-- | extra/quodlibet/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/quodlibet/Pkgfile b/extra/quodlibet/Pkgfile index aecd18706..78ae403f3 100644 --- a/extra/quodlibet/Pkgfile +++ b/extra/quodlibet/Pkgfile @@ -15,3 +15,4 @@ build() { install -D -m644 quodlibet/images/exfalso.png "$PKG/usr/share/pixmaps/exfalso.png" install -D -m644 quodlibet/images/quodlibet.png "$PKG/usr/share/pixmaps/quodlibet.png" } + |