diff options
author | sibel <lesibel@free.fr> | 2010-09-08 10:06:01 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-09-08 10:06:01 +0200 |
commit | 771d07762fdcaf9b9f1162f32ff6c3918c9a4f59 (patch) | |
tree | a509baab971475fbec021c2e651e7b06c9e66275 /extra | |
parent | c89d16b6e6886d6de392203136c6950f01a30560 (diff) | |
download | nutyx-pakxe-771d07762fdcaf9b9f1162f32ff6c3918c9a4f59.tar.gz nutyx-pakxe-771d07762fdcaf9b9f1162f32ff6c3918c9a4f59.tar.bz2 nutyx-pakxe-771d07762fdcaf9b9f1162f32ff6c3918c9a4f59.tar.xz nutyx-pakxe-771d07762fdcaf9b9f1162f32ff6c3918c9a4f59.zip |
Ajustement de make de extra/python-notify
Diffstat (limited to 'extra')
-rw-r--r-- | extra/python-notify/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/python-notify/Pkgfile b/extra/python-notify/Pkgfile index 403a145df..c721c8e31 100644 --- a/extra/python-notify/Pkgfile +++ b/extra/python-notify/Pkgfile @@ -15,3 +15,4 @@ build() { make make DESTDIR=$PKG install } + |