------------------------------------------------------------ revno: 2026 committer: Rene Engelhard <[email protected]> branch nick: unstable timestamp: Mon 2010-06-14 13:17:51 +0200 message: add missed default PACKAGE_BASE=y modified: rules
=== modified file 'rules' --- a/rules 2010-06-14 10:52:11 +0000 +++ b/rules 2010-06-14 11:17:51 +0000 @@ -244,6 +244,7 @@ ifeq "$(BUILD_GTK)" "y" PACKAGE_NPSOPLUGIN=y endif +PACKAGE_BASE=y # "new" source split? This is to be n when to use # Suns tarballs. WITH_SPLIT=n

