diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-07-01 00:00:29 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-07-01 13:55:27 +0200 |
commit | 12ca29bf5418f0a7c4d7de57c5cd34c9151adac3 (patch) | |
tree | d3f008069f724c2e9d3b152a62b6505a8c2da6f7 /debian | |
parent | 2d016f826adbb816de012ac0c57e7efd226dbb3f (diff) | |
download | nx-libs-12ca29bf5418f0a7c4d7de57c5cd34c9151adac3.tar.gz nx-libs-12ca29bf5418f0a7c4d7de57c5cd34c9151adac3.tar.bz2 nx-libs-12ca29bf5418f0a7c4d7de57c5cd34c9151adac3.zip |
debian/*.dirs: Don't create directories in the Debian package. All handled well by the upstream Makefile.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/nxagent.dirs | 3 | ||||
-rw-r--r-- | debian/nxproxy.dirs | 2 |
2 files changed, 0 insertions, 5 deletions
diff --git a/debian/nxagent.dirs b/debian/nxagent.dirs deleted file mode 100644 index 544d2fa34..000000000 --- a/debian/nxagent.dirs +++ /dev/null @@ -1,3 +0,0 @@ -usr/bin -usr/lib/nx/bin -usr/share/nx
\ No newline at end of file diff --git a/debian/nxproxy.dirs b/debian/nxproxy.dirs deleted file mode 100644 index 7c8e1505c..000000000 --- a/debian/nxproxy.dirs +++ /dev/null @@ -1,2 +0,0 @@ -usr/bin -usr/lib/nx/bin |