On Sat, 11 Nov 2017 19:35:02 +0200 Daniel Hirt <hirt.da...@gmail.com> said:

> Hi,
> 
> On 11/11/2017 05:06 PM, Carsten Haitzler wrote:
> > [snipped]
> > 12:04AM ~/C/th-efl/data ⎇ devs/raster/theme/flat2 ⚡ 1 >  git status
> > elementary/themes/edc/sys.edc On branch devs/raster/theme/flat2
> > Your branch is up to date with 'origin/devs/raster/theme/flat2'.
> > 
> > nothing to commit, working tree clean. it's committed.
> > 
> 
> The following (with the "nothere" file) shows the same output:
> 
> ➜  efl git:(devs/raster/theme/flat2) ✗ git status nothere
> On branch devs/raster/theme/flat2
> Your branch is up to date with 'origin/devs/raster/theme/flat2'.
> 
> nothing to commit, working tree clean
> 
> It looks like it (maybe more) were removed with: 
> 6e867dd66a6f2abb3981781c0ce44df9e101aed7
> 
> A quick search suggests the following usage (see output):
> 
> ➜  efltmp git:(devs/raster/theme/flat2) git ls-files --error-unmatch 
> data/elementary/themes/edc/sys.edc
> error: pathspec 'data/elementary/themes/edc/sys.edc' did not match any 
> file(s) known to git.
> Did you forget to 'git add'?

hmmm indeed its not there. i'm not actually building the theme with make. i
just have a script that only builds that theme and nothing else. much faster:

cd ~/C/th-efl/data/elementary/themes/
edje_cc \
-id ./img -id ./fdo -fd ./fnt -sd ./snd \
-l ~/C/th-efl/COPYING \
-a ~/C/th-efl/AUTHORS \
-fastdecomp default.edc
echo "... Installing"
sudo install default.edj $P/share/elementary/themes/default.edj

try that.

> Best,
>    Danny.
> 
> > [snipped]
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
Carsten Haitzler - ras...@rasterman.com


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to