projects
/
appstream:software-center.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Port install/remove functions to new PK 0.8.x API
[appstream:software-center.git]
/
run_with_fake_review_api.sh
1
#!/bin/sh
2
3
export SOFTWARE_CENTER_FAKE_REVIEW_API="1"
4
5
# s-c
6
export PYTHONPATH=$(pwd)
7
./software-center $@