diff options
| author | Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> | 2013-09-13 10:30:20 +0200 |
|---|---|---|
| committer | Peter Korsgaard <jacmet@sunsite.dk> | 2013-09-13 11:10:23 +0200 |
| commit | cd2ff4f637774c2bf7b3d3d11b5e138abf85ef15 (patch) | |
| tree | 005f16708da2f7025527f2b95f76161d9fed0d4b /package/rubix | |
| parent | afa2a7cebe1d7c31adfd69548842978ea00f6c75 (diff) | |
| download | buildroot-cd2ff4f637774c2bf7b3d3d11b5e138abf85ef15.tar.gz buildroot-cd2ff4f637774c2bf7b3d3d11b5e138abf85ef15.zip | |
package: remove the empty trailing lines
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/rubix')
| -rw-r--r-- | package/rubix/rubix.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/rubix/rubix.mk b/package/rubix/rubix.mk index 1e10c64036..732f807dfd 100644 --- a/package/rubix/rubix.mk +++ b/package/rubix/rubix.mk @@ -14,4 +14,3 @@ RUBIX_MAKE_OPT = CC="$(TARGET_CC)" XINC="-I$(STAGING_DIR)/usr/include/X11" XLIB= RUBIX_DEPENDENCIES = xlib_libX11 $(eval $(autotools-package)) - |

