diff options
author | tnut <thierryn1 at hispeed dot ch> | 2011-01-19 21:44:47 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2011-01-19 21:44:47 +0100 |
commit | 7c9af9a16bc9b0d58881d0c41fc6b00522186923 (patch) | |
tree | 09af9f3d8adb1c555ee73c4e6c7926e0aa20faa7 /extra/system-config-printer/Pkgfile | |
parent | e0457dd6b476386ef23e9feb39727955801ffc8b (diff) | |
download | nutyx-pakxe-7c9af9a16bc9b0d58881d0c41fc6b00522186923.tar.gz nutyx-pakxe-7c9af9a16bc9b0d58881d0c41fc6b00522186923.tar.bz2 nutyx-pakxe-7c9af9a16bc9b0d58881d0c41fc6b00522186923.tar.xz nutyx-pakxe-7c9af9a16bc9b0d58881d0c41fc6b00522186923.zip |
system-config-printer, doit être basé sur python2 sinon compilation impossible
Diffstat (limited to 'extra/system-config-printer/Pkgfile')
-rwxr-xr-x | extra/system-config-printer/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/system-config-printer/Pkgfile b/extra/system-config-printer/Pkgfile index 1faa4b273..671acb67a 100755 --- a/extra/system-config-printer/Pkgfile +++ b/extra/system-config-printer/Pkgfile @@ -7,8 +7,8 @@ name=system-config-printer version=1.2.96 -python_version=3.1 -release=2 +python_version=2.7 +release=3 source=(http://cyberelk.net/tim/data/$name/1.3/$name-$version.tar.bz2) |