diff options
author | sibel <lesibel@free.fr> | 2010-09-08 10:06:24 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-09-08 10:06:24 +0200 |
commit | 563b2a12467523c69f45eb6f8bd35498d6dedcf1 (patch) | |
tree | 8e8c563b5353be80e7d0d8c50feed9734efa9747 /extra/startup-notification | |
parent | 26a10ca3537d2a55bea513ce23e6a660792d05ce (diff) | |
download | nutyx-pakxe-563b2a12467523c69f45eb6f8bd35498d6dedcf1.tar.gz nutyx-pakxe-563b2a12467523c69f45eb6f8bd35498d6dedcf1.tar.bz2 nutyx-pakxe-563b2a12467523c69f45eb6f8bd35498d6dedcf1.tar.xz nutyx-pakxe-563b2a12467523c69f45eb6f8bd35498d6dedcf1.zip |
Ajustement de make de extra/startup-notification
Diffstat (limited to 'extra/startup-notification')
-rw-r--r-- | extra/startup-notification/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/startup-notification/Pkgfile b/extra/startup-notification/Pkgfile index 54fb5572e..1796262b4 100644 --- a/extra/startup-notification/Pkgfile +++ b/extra/startup-notification/Pkgfile @@ -17,3 +17,4 @@ build() { make make DESTDIR=$PKG install } + |