Skip to content

Commit

Permalink
fix debian
Browse files Browse the repository at this point in the history
  • Loading branch information
radekp committed Apr 13, 2012
1 parent 1c60df5 commit a8c8021
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/rules
Expand Up @@ -9,7 +9,7 @@ clean:
binary: build binary: build
../../../../../build/bin/qbuild packages ../../../../../build/bin/qbuild packages
mkdir -p debian/tmp/opt/qtmoko mkdir -p debian/tmp/opt/qtmoko
cd debian/tmp/opt/qtmoko && tar xzvpf ../../../../../../../../../build/src/3rdparty/games/qtmoko-freecell/pkg/* cd debian/tmp/opt/qtmoko && tar xzvpf ../../../../../../../../../build/src/3rdparty/games/qfreecell/pkg/*
cd debian/tmp/opt/qtmoko && tar xzvpf data.tar.gz cd debian/tmp/opt/qtmoko && tar xzvpf data.tar.gz
cd debian/tmp/opt/qtmoko && rm -f control cd debian/tmp/opt/qtmoko && rm -f control
cd debian/tmp/opt/qtmoko && rm -f data.tar.gz cd debian/tmp/opt/qtmoko && rm -f data.tar.gz
Expand Down

0 comments on commit a8c8021

Please sign in to comment.