X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=ntp-cn.git;a=blobdiff_plain;f=debian%2Frules;h=c4fa95596d9f65fe4e4a4ee4e5864ce4cb132fbb;hp=551f09755936146feac62f9a0d64a81d435387cf;hb=4bc22d2ec0b07a87ae4ce4582ae26292644652b6;hpb=0452ba7d447d83e55617263e9f27402ce917b04a diff --git a/debian/rules b/debian/rules index 551f097..c4fa955 100755 --- a/debian/rules +++ b/debian/rules @@ -24,7 +24,6 @@ build-stamp: configure-stamp # Add here commands to compile the package. # $(MAKE) - # pod2man debian/carnet-tools-cn/usr/sbin/cp-update > cp-update.1 touch build-stamp @@ -44,8 +43,8 @@ install: build dh_clean -k dh_installdirs - # Add here commands to install the package into debian/carnet-tools-cn. - # $(MAKE) install DESTDIR=$(CURDIR)/debian/carnet-tools-cn + # Add here commands to install the package into debian/ntp-cn. + # $(MAKE) install DESTDIR=$(CURDIR)/debian/ntp-cn # Build architecture-independent files here.