Changeset 6213
- Timestamp:
- Nov 10, 2017, 10:34:08 AM (3 years ago)
- Location:
- lliurex-gdrive/trunk/fuentes/debian
- Files:
-
- 1 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
lliurex-gdrive/trunk/fuentes/debian/control
r6145 r6213 7 7 dh-python, 8 8 python-all, 9 python-setuptools 9 python-setuptools, 10 python3-poinstaller 10 11 Standards-Version: 3.9.6 11 12 Homepage: http://lliurex.net -
lliurex-gdrive/trunk/fuentes/debian/rules
r6145 r6213 16 16 export PYBUILD_NAME=lliurexgdrive 17 17 %: 18 dh $@ --with llxsrc, python2 --buildsystem pybuild18 dh $@ --with llxsrc,i18n,python2 --buildsystem pybuild 19 19 20 20 # dh_make generated override targets
Note: See TracChangeset
for help on using the changeset viewer.