diff options
Diffstat (limited to 'var')
-rw-r--r-- | var/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/var/Makefile.am b/var/Makefile.am index 4b112193..413ef7d2 100644 --- a/var/Makefile.am +++ b/var/Makefile.am @@ -10,8 +10,6 @@ ## License for the specific language governing permissions and limitations ## under the License. -datarootdir = @prefix@/share - install-data-hook: if test ! "$(mkdir_p)" = ""; then \ $(mkdir_p) "$(DESTDIR)$(pkgstatelibdir)"; \ |