diff options
author | Stefan Schmidt <stefan@datenfreihafen.org> | 2008-09-05 15:21:48 +0000 |
---|---|---|
committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2008-09-05 15:21:48 +0000 |
commit | 5d8f738cf7ed725999080306ced731f55e64f4c9 (patch) | |
tree | 1397c34004eae8ca45a7735b0f3589ed0868c6a0 /conf/distro | |
parent | bdac33b55c60b405f0cd29fce157f80ecd05d300 (diff) |
fso-autorev.inc: Fix illume autorev
Diffstat (limited to 'conf/distro')
-rw-r--r-- | conf/distro/include/fso-autorev.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/include/fso-autorev.inc b/conf/distro/include/fso-autorev.inc index 3c7778fac7..cec2797bd4 100644 --- a/conf/distro/include/fso-autorev.inc +++ b/conf/distro/include/fso-autorev.inc @@ -2,7 +2,7 @@ SRCREV_pn-frameworkd = "${AUTOREV}" SRCREV_pn-fso-sounds = "${AUTOREV}" SRCREV_pn-gsm0710muxd = "${AUTOREV}" SRCREV_pn-gsmd2 = "${AUTOREV}" -SRCREV_pn-illume = ${AUTOREV}" +SRCREV_pn-illume = "${AUTOREV}" SRCREV_pn-illume-theme-freesmartphone = "${AUTOREV}" SRCREV_pn-mickeydbus = "${AUTOREV}" SRCREV_pn-mickeyterm = "${AUTOREV}" |