Skip to content

Commit

Permalink
Update install
Browse files Browse the repository at this point in the history
  • Loading branch information
Jigoku committed Apr 17, 2015
1 parent 33d3620 commit b5c6f63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ mkdir -p $PREFIX/{share/nfop,bin}

perl -pi'*.bak' -e's,\ \$Bin\ .\ \"/data/\",\"\'$PREFIX'\/share\/nfop\/\",' nfop

install -Dm644 data/gui.xml $PREFIX/share/nfop/gui.xml
install -Dm644 data/glade.xml $PREFIX/share/nfop/glade.xml
install -Dm644 data/icon48.png $PREFIX/share/nfop/icon48.png
install -Dm644 data/icon128.png $PREFIX/share/nfop/icon128.png
install -Dm755 nfop $PREFIX/bin/nfop
Expand Down

0 comments on commit b5c6f63

Please sign in to comment.