]> git.pld-linux.org Git - packages/skipfish.git/commitdiff
- fixed ASSETS_DIR value
authorŁukasz Kieś <kiesiu@pld-linux.org>
Tue, 6 Mar 2012 21:30:22 +0000 (21:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    skipfish.spec -> 1.12

skipfish.spec

index f7a578f7fd08b0c8974cab2ba69f3c8039f8f582..d401690660ab49e9f373ff93837189be276c0f4f 100644 (file)
@@ -35,6 +35,7 @@ Key features:
 
 %{__sed} -i -e 's,-O3,$(OPTCFLAGS),' Makefile
 %{__sed} -i -e 's,-L/usr/local/lib/ -L/opt/local/lib,$(OPTLDFLAGS),' Makefile
+%{__sed} -i -e 's,"assets","%{_datadir}/%{name}/assets",' config.h
 
 %build
 %{__make} \
This page took 0.08368 seconds and 4 git commands to generate.