diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2007-08-22 09:56:41 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2007-08-22 09:56:41 +0000 |
commit | 956d3eb78bfa798cee3071917aa18517f496078c (patch) | |
tree | 7466bed73247e8265962dfac8570228d2689597d /package/x11r7/xdata_xcursor-themes | |
parent | 293b09786c2c436116f1a11ae265f84cb8edb95d (diff) | |
download | buildroot-novena-956d3eb78bfa798cee3071917aa18517f496078c.tar.gz buildroot-novena-956d3eb78bfa798cee3071917aa18517f496078c.zip |
- semicolon touchup. No other changes
Diffstat (limited to 'package/x11r7/xdata_xcursor-themes')
-rw-r--r-- | package/x11r7/xdata_xcursor-themes/xdata_xcursor-themes.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/x11r7/xdata_xcursor-themes/xdata_xcursor-themes.mk b/package/x11r7/xdata_xcursor-themes/xdata_xcursor-themes.mk index 24a098d7b..3ae4410e4 100644 --- a/package/x11r7/xdata_xcursor-themes/xdata_xcursor-themes.mk +++ b/package/x11r7/xdata_xcursor-themes/xdata_xcursor-themes.mk @@ -41,7 +41,7 @@ $(XDATA_XCURSOR_THEMES_DIR)/.configured: $(XDATA_XCURSOR_THEMES_DIR)/.patched --disable-IPv6 \ $(DISABLE_NLS) \ \ - ); + ) touch $@ $(XDATA_XCURSOR_THEMES_DIR)/.built: $(XDATA_XCURSOR_THEMES_DIR)/.configured |