index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | scripts/Makefile.am | 3 |
diff --git a/scripts/Makefile.am b/scripts/Makefile.am index c6b6220e..26c2e10d 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -35,8 +35,7 @@ EXTRA_DIST = \ $(LIBMAKEPKG_DIST) LIBRARY = \ - library/human_to_size.sh \ - library/size_to_human.sh + library/human_to_size.sh libmakepkgdir = $(datarootdir)/makepkg |