Browse Source

Andreas V. Meier:


			
			
				rocklinux
			
			
		
Andreas V. 'netrunner' Meier 19 years ago
parent
commit
119f2496a4
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      package/avm/dbus/dbus.conf

+ 3
- 1
package/avm/dbus/dbus.conf

@ -20,6 +20,8 @@
#
# --- ROCK-COPYRIGHT-NOTE-END ---
var_append confopt " " "--enable-qt"
pkginstalled qt33 && var_append confopt " " "--enable-qt3"
# pkginstalled qt40 && var_append confopt " " "--enable-qt"
var_append confopt " " "--disable-mono"
hook_add postmake 3 "install_init dbus $confdir/dbus.init"

Loading…
Cancel
Save