- Timestamp:
- Sep 25, 2013 8:34:45 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/debian/rules
r47931 r48676 256 256 mv $(current)/debian/$(verpkg)/usr/lib/debug $(current)/debian/$(verpkg)-dbg/usr/lib 257 257 endif 258 $(if $(filter _Ubuntu_ lucid,$(debrel),dh_pycentral,dh_python2))258 $(if $(filter _Ubuntu_hardy _Ubuntu_lucid,$(debrel)),dh_pycentral,dh_python2) 259 259 dh_compress -X.pdf -X.chm -X LICENSE -X.py 260 260 dh_fixperms
Note:
See TracChangeset
for help on using the changeset viewer.