diff options
author | Chris Lamb <chris@chris-lamb.co.uk> | 2008-01-15 22:43:51 +0000 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 18:35:47 +0100 |
commit | 33e33cec7d89d97d0a04ff44a3a432dde696ee02 (patch) | |
tree | e5111e1e34db40b16d583d81a9c828bd074861eb /lists/studio-xfce | |
parent | 3854e26b3a5fef50d3c6a0d8e8f5ad279be0fe3f (diff) | |
download | live-build-33e33cec7d89d97d0a04ff44a3a432dde696ee02.zip live-build-33e33cec7d89d97d0a04ff44a3a432dde696ee02.tar.gz |
Use C-style 'include' in lists (backwards compatible).
Diffstat (limited to 'lists/studio-xfce')
-rw-r--r-- | lists/studio-xfce | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lists/studio-xfce b/lists/studio-xfce index ef98c97..0f5d492 100644 --- a/lists/studio-xfce +++ b/lists/studio-xfce @@ -1,5 +1,5 @@ # /usr/share/live-helper/lists/studio-xfce - package list for live-helper(7) ## LH: Music Studio (Xfce) -#<include> xfce -#<include> studio +#include <xfce> +#include <studio> |