Changeset 3240
- Timestamp:
- Jan 11, 2017, 4:23:14 PM (4 years ago)
- Location:
- lliurex-up/trunk/fuentes/debian
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
lliurex-up/trunk/fuentes/debian/control
r3239 r3240 3 3 Priority: optional 4 4 Maintainer: LliureX Team <lliurex@gva.es> 5 Build-Depends: debhelper (>=9),llxsrchelper, zero-dev 5 Build-Depends: debhelper (>=9),llxsrchelper, zero-dev, dh-python 6 6 Standards-Version: 3.9.6 7 7 Homepage: http://lliurex.net -
lliurex-up/trunk/fuentes/debian/rules
r3224 r3240 14 14 #export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed 15 15 16 16 export PYBUILD_NAME=lliurexup 17 17 %: 18 dh $@ --with llxdev,llxsrc,python2 18 dh $@ --with llxdev,llxsrc,python2 --buildsystem=pybuild 19 19 20 20
Note: See TracChangeset
for help on using the changeset viewer.