aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2011-01-04 10:19:59 -0800
committerBen Pfaff <blp@nicira.com>2011-01-04 14:52:04 -0800
commitbbe8d06ea2300ea907ab7efcaa66785a59095402 (patch)
tree2d666a1d2b9fbf53e653f272ba78f5aec16c6451 /debian/rules
parentea83a2fcd0d31246ece7bdea4c54e162f432e81c (diff)
debian: Remove openvswitch-pki-server package.
The functionality provided by this package was used only by openvswitch-switch-config, which was removed some time ago. If I had been more careful at the time, I would have removed this package at the same time.
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules1
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 4a02a49e..bbc7357e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -77,7 +77,6 @@ install-indep: build-indep
> debian/openvswitch-datapath-source/usr/src/modules/openvswitch-datapath/debian/rules
chmod 755 debian/openvswitch-datapath-source/usr/src/modules/openvswitch-datapath/debian/rules
cd debian/openvswitch-datapath-source/usr/src && tar -c modules | bzip2 -9 > openvswitch-datapath.tar.bz2 && rm -rf modules
- install -m644 debian/openvswitch-pki-server.apache2 debian/openvswitch-pki-server/etc/apache2/sites-available/openvswitch-pki
install-arch: build-arch
dh_testdir