Changeset 3266 for lliurex-store/trunk/fuentes
- Timestamp:
- Jan 12, 2017, 1:08:39 PM (4 years ago)
- Location:
- lliurex-store/trunk/fuentes
- Files:
-
- 4 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
lliurex-store/trunk/fuentes/debian/compat
r3252 r3266 1 3 1 9 -
lliurex-store/trunk/fuentes/debian/rules
r3252 r3266 8 8 9 9 # Uncomment this to turn on verbose mode. 10 export DH_VERBOSE=1 11 export PYBUILD_INSTALL_ARGS=/usr/share/store/ --install-scripts=/usr/share/store/ 10 #export DH_VERBOSE=1 11 #export PYBUILD_INSTALL_ARGS=--install-lib=/usr/share/lliurex-store/ --install-scripts=/usr/share/lliurex-store/ 12 export PYBUILD_NAME=lliurex-store 12 13 13 14 %: 14 dh $@ --with python3 15 dh $@ --with python3 --buildsystem pybuild 15 16
Note: See TracChangeset
for help on using the changeset viewer.