Projet

Général

Profil

Télécharger (239 octets) Statistiques
| Branche: | Tag: | Révision:

root / debian / rules @ 968a4052

1
#!/usr/bin/make -f
2
# GNU copyright 1997 to 1999 by Joey Hess.
3

    
4
# Uncomment this to turn on verbose mode.
5
#export DH_VERBOSE=1
6

    
7
%:
8
	dh $@ --with python2
9

    
10
override_dh_install:
11
	cd po && make install prefix=$(CURDIR)/debian/wcs-au-quotidien/
(7-7/9)