diff options
author | Ken Moore <ken@pcbsd.org> | 2015-04-23 10:18:21 -0400 |
---|---|---|
committer | Ken Moore <ken@pcbsd.org> | 2015-04-23 10:18:21 -0400 |
commit | 6d89f62bd04d1bc6ed7e76e6d8c644210029d6f0 (patch) | |
tree | 6b45668c064ea979f5df868e856988cf60dd0d3e /debian/rules | |
parent | Make the open/openwith functionality in lumina-fm multi-selection aware. Also... (diff) | |
parent | Update the Fluxbox startup command to use the new "-no-slit" and "-no-toolbar... (diff) | |
download | lumina-6d89f62bd04d1bc6ed7e76e6d8c644210029d6f0.tar.gz lumina-6d89f62bd04d1bc6ed7e76e6d8c644210029d6f0.tar.bz2 lumina-6d89f62bd04d1bc6ed7e76e6d8c644210029d6f0.zip |
Merge branch 'master' of github.com:pcbsd/lumina
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules index 8ae23bc8..25ef3373 100755 --- a/debian/rules +++ b/debian/rules @@ -24,8 +24,8 @@ QMAKE_EXTRA_DIRS = libLumina \ lumina-screenshot \ lumina-search \ lumina-info \ - lumina-xconfig #\ -# lumina-fileinfo + lumina-xconfig \ + lumina-fileinfo %: dh $@ --parallel |