diff options
author | sibel <lesibel@free.fr> | 2010-09-08 10:06:43 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-09-08 10:06:43 +0200 |
commit | 1c7d91c823293014c96dfe4a6c34a8ea3a41bfc1 (patch) | |
tree | dbf810d805fb116c6fc747053c22f8ad6b579275 /extra/wgetpaste/Pkgfile | |
parent | 9ee389fc1f938284171fd9740330dec76c8d4a64 (diff) | |
download | nutyx-pakxe-1c7d91c823293014c96dfe4a6c34a8ea3a41bfc1.tar.gz nutyx-pakxe-1c7d91c823293014c96dfe4a6c34a8ea3a41bfc1.tar.bz2 nutyx-pakxe-1c7d91c823293014c96dfe4a6c34a8ea3a41bfc1.tar.xz nutyx-pakxe-1c7d91c823293014c96dfe4a6c34a8ea3a41bfc1.zip |
Ajustement de make de extra/wgetpaste
Diffstat (limited to 'extra/wgetpaste/Pkgfile')
-rw-r--r-- | extra/wgetpaste/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/wgetpaste/Pkgfile b/extra/wgetpaste/Pkgfile index 422834297..00dd2ce49 100644 --- a/extra/wgetpaste/Pkgfile +++ b/extra/wgetpaste/Pkgfile @@ -15,3 +15,4 @@ build() { cat wgetpaste _wgetpaste > $PKG/usr/bin/wgetpaste chmod +x $PKG/usr/bin/wgetpaste } + |