X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=debian%2Frules;h=c4fa95596d9f65fe4e4a4ee4e5864ce4cb132fbb;hb=1983cf77275d982c2db0b4848fdcf0124bc8a877;hp=551f09755936146feac62f9a0d64a81d435387cf;hpb=5bf5ece162242b434df89eb4fbe859a78eec8501;p=ntp-cn.git 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.