diff options
author | sibel <lesibel@free.fr> | 2010-09-08 10:05:00 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-09-08 10:05:00 +0200 |
commit | 58014455ff448339f4af7d21b793d7692f7542a5 (patch) | |
tree | 9619afa675c503ddaf96500ac5093f15c8e80d77 /extra | |
parent | 850cfd66bb7ee1b8c09a967940ee765a60d7a419 (diff) | |
download | nutyx-pakxe-58014455ff448339f4af7d21b793d7692f7542a5.tar.gz nutyx-pakxe-58014455ff448339f4af7d21b793d7692f7542a5.tar.bz2 nutyx-pakxe-58014455ff448339f4af7d21b793d7692f7542a5.tar.xz nutyx-pakxe-58014455ff448339f4af7d21b793d7692f7542a5.zip |
Ajustement de make de extra/libtorrent-rasterbar
Diffstat (limited to 'extra')
-rw-r--r-- | extra/libtorrent-rasterbar/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/libtorrent-rasterbar/Pkgfile b/extra/libtorrent-rasterbar/Pkgfile index cdc3693c6..d4f499b6f 100644 --- a/extra/libtorrent-rasterbar/Pkgfile +++ b/extra/libtorrent-rasterbar/Pkgfile @@ -22,3 +22,4 @@ build() { make DESTDIR=$PKG install install -D COPYING $PKG/usr/share/licenses/$name/LICENSE } + |