diff options
author | sibel <lesibel@free.fr> | 2010-09-08 10:04:52 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-09-08 10:04:52 +0200 |
commit | 7fa61942a5975b75e9f4e15d08a2aa5d6493ec31 (patch) | |
tree | d2d45be25f02e72a5b5598c5f9ce46a18b1db619 /extra/libnotify/Pkgfile | |
parent | 0227d595b37234918b2c02f80ede336846d587c0 (diff) | |
download | nutyx-pakxe-7fa61942a5975b75e9f4e15d08a2aa5d6493ec31.tar.gz nutyx-pakxe-7fa61942a5975b75e9f4e15d08a2aa5d6493ec31.tar.bz2 nutyx-pakxe-7fa61942a5975b75e9f4e15d08a2aa5d6493ec31.tar.xz nutyx-pakxe-7fa61942a5975b75e9f4e15d08a2aa5d6493ec31.zip |
Ajustement de make de extra/libnotify
Diffstat (limited to 'extra/libnotify/Pkgfile')
-rw-r--r-- | extra/libnotify/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/libnotify/Pkgfile b/extra/libnotify/Pkgfile index e2b53ba58..fc7f8cf42 100644 --- a/extra/libnotify/Pkgfile +++ b/extra/libnotify/Pkgfile @@ -17,3 +17,4 @@ build() { make DESTDIR=$PKG install rm -rf $PKG/usr/share } + |