diff options
Diffstat (limited to 'desktop/xfce4-notes-plugin/xfce4-notes-plugin.SlackBuild')
-rw-r--r-- | desktop/xfce4-notes-plugin/xfce4-notes-plugin.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/xfce4-notes-plugin/xfce4-notes-plugin.SlackBuild b/desktop/xfce4-notes-plugin/xfce4-notes-plugin.SlackBuild index c7cab8f00f..64bab342c1 100644 --- a/desktop/xfce4-notes-plugin/xfce4-notes-plugin.SlackBuild +++ b/desktop/xfce4-notes-plugin/xfce4-notes-plugin.SlackBuild @@ -79,7 +79,7 @@ CXXFLAGS="$SLKCFLAGS" \ --enable-static=no \ --enable-debug=no \ --build=$ARCH-slackware-linux - + make make install DESTDIR=$PKG |