diff options
author | sibel <lesibel@free.fr> | 2010-09-08 10:06:40 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-09-08 10:06:40 +0200 |
commit | 6a331fcdc78b6078be5873a9130fbdb312175d4c (patch) | |
tree | 3e6b959e42e91721b29eeaa2e8d116dbcfebc2ca | |
parent | 7271162b6daf83c5eeb50acc72d49d3628c096e4 (diff) | |
download | nutyx-pakxe-6a331fcdc78b6078be5873a9130fbdb312175d4c.tar.gz nutyx-pakxe-6a331fcdc78b6078be5873a9130fbdb312175d4c.tar.bz2 nutyx-pakxe-6a331fcdc78b6078be5873a9130fbdb312175d4c.tar.xz nutyx-pakxe-6a331fcdc78b6078be5873a9130fbdb312175d4c.zip |
Ajustement de make de extra/vlc-plugin
-rw-r--r-- | extra/vlc-plugin/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/vlc-plugin/Pkgfile b/extra/vlc-plugin/Pkgfile index 05fbe11ba..9435620d4 100644 --- a/extra/vlc-plugin/Pkgfile +++ b/extra/vlc-plugin/Pkgfile @@ -57,3 +57,4 @@ build() { install -m755 projects/mozilla/.libs/libvlcplugin.so $PKG/usr/lib/firefox/plugins/libvlcplugin.so } + |